that little bit doesn't need to be global

This commit is contained in:
James Walker 2011-05-02 14:04:25 -04:00
parent b5f7f94ec6
commit fc270ae4f9

1
zshrc
View File

@ -33,4 +33,3 @@ if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then
fi
export LSCOLORS="ExGxFxdxCxDxDxhbadExEx"
export PATH="/usr/local/share/python:$PATH"