I love the grc colorizer for the terminal. However I have to explicitly prefix anything I want colorized with:
grc --config=conf.mine
Is there any way to have it automatically applied to everything you input on the command line (so that potentially I don't even need to know what grc is)? Perhaps using shell hooks, if a better alternative doesn't exist?
The grc.bashrc and grc.zsh files provided with grc since v1.9 does this in a (non-complete) way by adding aliases for common commands:
grc.bashrc
grc.zsh