Because it was such a mission to get this simple bit of info I've decided to post it for others:
- In terminal execute: mkdir ~/.MacOSX
- In terminal execute: touch ~/.MacOSX/environment.plist
- Browse to the file and open.
Paste:
<key>DISPLAY</key> <string>:0.0</string> <key>PYTHONPATH</key> <string>/full/path/ofyour/favorite/script/dir:/full/path/of/another/script/dir:Edit to what you need and save.