brew python fix

This commit is contained in:
Locojay 2011-05-30 21:43:36 -04:00
commit e33a71dc6a
2 changed files with 3 additions and 0 deletions

2
custom/brew.plugin.zsh Normal file
View file

@ -0,0 +1,2 @@
#python path ==> brew easy_install and pip are used
export PATH='/usr/local/share/python':$PATH