8 ms·
> Install via your favorite package manager. I'm on OS X so I use Homebrew:
by netherland 14y ago
> Install via your favorite package manager. I'm on OS X so I use Homebrew:
- rurounijones 14y agoIn fairness I just installed grc on ubuntu and it is nothing like demonstrated on the blog because the homebrew version has extra stuff in it. So "Start by assuming OSX" isn't THAT much of a smarmy reply.
- lloeki 14y ago> because the homebrew version has extra stuff in it. Lies! brew edit grc shows that it's just plain grc 1.4.
- zellux 14y agoAt least the installation script adds some aliases to .bashrc. https://github.com/mxcl/homebrew/blob/master/Library/Formula/grc.rb https://github.com/mxcl/homebrew/blob/master/Library/Formula...
- lloeki 14y agoIt suggests to, via you voluntarily typing echo 'source "`brew --prefix grc`/etc/grc.bashrc"' >> ~/.bashrc