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