Skip to content

Commit

Permalink
Noticed this when I forked. My commits were too crazy to create sensi…
Browse files Browse the repository at this point in the history
…ble pull request.
  • Loading branch information
rmcastil committed Aug 31, 2011
1 parent c5c7087 commit 1222bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/grc.zsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GRC colorizes nifty unix tools all over the place
if $(gls &>/dev/null)
if $(grc &>/dev/null)
then
source `brew --prefix`/etc/grc.bashrc
fi

0 comments on commit 1222bc9

Please sign in to comment.