dotfiles/shell/osx

3 lines
72 B
Text
Executable file

# OS X python user path
PATH=~/Library/Python/2.7/bin:$PATH
export PATH