dotfiles/shell/osx
2012-08-09 15:37:56 +02:00

3 lines
72 B
Text

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