Created
February 12, 2025 14:53
-
-
Save bdunnette/33627e2121352b4de02a4196d972b754 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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