From 090d22e952f3168de6edb5e27364ded8a661a2a4 Mon Sep 17 00:00:00 2001 From: viktorbarzin Date: Wed, 6 Feb 2019 15:43:11 +0000 Subject: [PATCH] change virtualenv wrapper python --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index c10a1e0..3d09131 100644 --- a/.zshrc +++ b/.zshrc @@ -118,7 +118,7 @@ j () { # source /usr/local/bin/virtualenvwrapper.sh # eval ssh-agent > /dev/null -# export VIRTUALENV_PYTHON=/home/viktor/.pyenv/shims/python +VIRTUALENVWRAPPER_PYTHON=python3 source ~/.zshenv # Color man pages