Skip to content

Instantly share code, notes, and snippets.

@rcotrina94
Last active August 29, 2015 14:18
Show Gist options
  • Save rcotrina94/6207520c87b226a60f19 to your computer and use it in GitHub Desktop.
Save rcotrina94/6207520c87b226a60f19 to your computer and use it in GitHub Desktop.
virtualenvwrapper
export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/webapps
source /usr/local/bin/virtualenvwrapper.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment