Skip to content

Instantly share code, notes, and snippets.

@dolugen
Created October 13, 2011 03:00
Show Gist options
  • Save dolugen/1283232 to your computer and use it in GitHub Desktop.
Save dolugen/1283232 to your computer and use it in GitHub Desktop.
virtualenvwrapper.project example
export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/Projects
source /usr/local/bin/virtualenvwrapper.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment