Adding new stuff

This commit is contained in:
Viktor Barzin 2017-10-10 00:00:02 +01:00
parent 4eca0b2c77
commit 73b495d1e6

4
.zshrc
View file

@ -114,6 +114,4 @@ PYENV_ROOT="$HOME/.pyenv"
PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
export VIRTUALENVWRAPPER_PYTHON=python
export WORKON_HOME=$HOME/.virtualenvs
# source /usr/local/bin/virtualenvwrapper.sh
source /usr/local/bin/virtualenvwrapper.sh