Trash all the ruby/git cruft and tweak completion a bit.

This commit is contained in:
Steve Losh 2010-02-16 17:31:21 -05:00
commit 66e9fa165d
9 changed files with 16 additions and 148 deletions

View file

@ -1,7 +1,6 @@
# ls colors
autoload colors; colors;
export LSCOLORS="Gxfxcxdxbxegedabagacad"
#export LS_COLORS
# Enable ls colors
if [ "$DISABLE_LS_COLORS" != "true" ]