Revision: 15848
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 19, 2009 15:54 by PesPes
Initial Code
#open your .bash_profile by typing this into Terminal. You'll need to be in your home directory. sudo mate edit .bash_profile # Paste something like this into your .bash_profile export PYTHONPATH=$HOME/Sites/dev:$PYTHONPATH
Initial URL
Initial Description
Initial Title
Add a directory to your PYTHONPATH in Terminal.app using TextMate
Initial Tags
textmate, Bash, python, terminal, django
Initial Language
Bash