pychecker (for flymake, specifically)

modify install.rb to special case ~/bin
This commit is contained in:
2011-04-19 17:58:48 -04:00
parent fdb9d238bc
commit 18f00d485a
3 changed files with 6 additions and 1 deletions

1
zshrc
View File

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