Hacker News new | ask | show | jobs
by rurounijones 5170 days ago
In 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.

1 comments

> because the homebrew version has extra stuff in it.

Lies! brew edit grc shows that it's just plain grc 1.4.

At least the installation script adds some aliases to .bashrc.

https://github.com/mxcl/homebrew/blob/master/Library/Formula...

It suggests to, via you voluntarily typing

    echo 'source "`brew --prefix grc`/etc/grc.bashrc"' >> ~/.bashrc