Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ps aux throws error if grc not installed #3

Closed
jaredweiss opened this issue Jun 5, 2015 · 3 comments
Closed

ps aux throws error if grc not installed #3

jaredweiss opened this issue Jun 5, 2015 · 3 comments

Comments

@jaredweiss
Copy link
Contributor

$ ps aux

ps:1: command not found: grc```

@BrianGilbert
Copy link
Contributor

confirmed.

On OS X with homebrew you can just run the following;

brew install grc

@unixorn
Copy link
Owner

unixorn commented Jul 2, 2015

@BrianGilbert, @jaredweiss thanks. I'll put in a check for grc before setting the alias.

@unixorn
Copy link
Owner

unixorn commented Jun 23, 2016

I think this was fixed when the grc stuff got refactored out into my warhol plugin. Do a git pull in your quickstart directory to get the updated plugin list and some other updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants