now actually puts python bins in path
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if [[ -e $HOME/Library/Python/2.7/bin ]]; then
|
||||
PATH+=":$HOME/Library/Python/2.7/bin"
|
||||
fi
|
||||
Reference in New Issue
Block a user