Skip to content

Instantly share code, notes, and snippets.

@rudaoshi
Created April 18, 2015 06:59
Show Gist options
  • Save rudaoshi/859cb50e4d9c48598e95 to your computer and use it in GitHub Desktop.
Save rudaoshi/859cb50e4d9c48598e95 to your computer and use it in GitHub Desktop.
virtualenvwrapper config
export WORKON_HOME=~/Experiemnt/envs
export PROJECT_HOME=~/Experiment/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