1 2 3 4 5 6# GRC colorizes nifty unix tools all over the place if (( $+commands[grc] )) && (( $+commands[brew] )) then source `brew --prefix`/etc/grc.bashrc fi
1 2 3 4 5 6
# GRC colorizes nifty unix tools all over the place if (( $+commands[grc] )) && (( $+commands[brew] )) then source `brew --prefix`/etc/grc.bashrc fi