Add Darwin environment settings

This commit is contained in:
Eryn Wells 2012-04-22 22:55:03 -07:00
parent 7ba0953b36
commit b661804452

8
env.darwin Normal file
View file

@ -0,0 +1,8 @@
# .env.darwin
# vim: ft=zsh
#
# Darwin-specific environment settings
#
# Eryn Wells <eryn@erynwells.me>
export PATH=$HOME/Library/Python/2.7/bin:$PATH