mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
3 lines
72 B
Text
3 lines
72 B
Text
# OS X python user path
|
|
PATH=~/Library/Python/2.7/bin:$PATH
|
|
export PATH
|