diff --git a/zshrc b/zshrc index 798a3d6..1e618ed 100644 --- a/zshrc +++ b/zshrc @@ -33,4 +33,3 @@ if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then fi export LSCOLORS="ExGxFxdxCxDxDxhbadExEx" -export PATH="/usr/local/share/python:$PATH"