match $LSCOLORS on os x with ubuntu dircolors

This commit is contained in:
James Walker 2011-04-04 18:48:31 -04:00
parent fc825bd5ba
commit 1cce4b0ad0

2
zshrc
View File

@ -31,3 +31,5 @@ if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then
export WORKON_HOME=$HOME/.virtualenvs
source /usr/local/bin/virtualenvwrapper.sh
fi
export LSCOLORS="ExGxFxdxCxDxDxhbadExEx"