source virtualenvwrapper to enable workon commands
This commit is contained in:
parent
7d2785a280
commit
090766cab0
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -116,7 +116,7 @@ fi
|
||||||
# PATH="$PYENV_ROOT/bin:$PATH"
|
# PATH="$PYENV_ROOT/bin:$PATH"
|
||||||
#eval "$(pyenv init -)"
|
#eval "$(pyenv init -)"
|
||||||
|
|
||||||
# source /usr/local/bin/virtualenvwrapper.sh
|
source /usr/local/bin/virtualenvwrapper.sh
|
||||||
# eval ssh-agent > /dev/null
|
# eval ssh-agent > /dev/null
|
||||||
# VIRTUALENVWRAPPER_PYTHON=python3
|
# VIRTUALENVWRAPPER_PYTHON=python3
|
||||||
export PYTHONBREAKPOINT=ipdb.set_trace
|
export PYTHONBREAKPOINT=ipdb.set_trace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue