Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lachlanagnew/5a0c23bfe99e2189c69c42031b818c34 to your computer and use it in GitHub Desktop.
Save lachlanagnew/5a0c23bfe99e2189c69c42031b818c34 to your computer and use it in GitHub Desktop.
# virtualenv and virtualenvwrapper
export WORKON_HOME=$HOME/.virtualenvs
source /usr/local/bin/virtualenvwrapper.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment