Skip to content

Instantly share code, notes, and snippets.

@bdunnette
Created February 12, 2025 14:53
Show Gist options
  • Save bdunnette/33627e2121352b4de02a4196d972b754 to your computer and use it in GitHub Desktop.
Save bdunnette/33627e2121352b4de02a4196d972b754 to your computer and use it in GitHub Desktop.
export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/GitHub
export VIRTUALENVWRAPPER_SCRIPT=/usr/share/virtualenvwrapper/virtualenvwrapper.sh
source /usr/share/virtualenvwrapper/virtualenvwrapper_lazy.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment