/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#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