change virtualenv wrapper python
This commit is contained in:
parent
36e9561c74
commit
090d22e952
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -118,7 +118,7 @@ j () {
|
||||||
|
|
||||||
# source /usr/local/bin/virtualenvwrapper.sh
|
# source /usr/local/bin/virtualenvwrapper.sh
|
||||||
# eval ssh-agent > /dev/null
|
# eval ssh-agent > /dev/null
|
||||||
# export VIRTUALENV_PYTHON=/home/viktor/.pyenv/shims/python
|
VIRTUALENVWRAPPER_PYTHON=python3
|
||||||
source ~/.zshenv
|
source ~/.zshenv
|
||||||
|
|
||||||
# Color man pages
|
# Color man pages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue