Skip to content

Instantly share code, notes, and snippets.

@ericvaladas
Created July 24, 2011 16:33
Show Gist options
  • Save ericvaladas/1102797 to your computer and use it in GitHub Desktop.
Save ericvaladas/1102797 to your computer and use it in GitHub Desktop.
export WORKON_HOME=$HOME/.virtualenvs
source /usr/local/bin/virtualenvwrapper_bashrc
@tbartelmess
Copy link

try:

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