From cfc7afe4f1b6cce991931e7e99e8b5024e8cfa0a Mon Sep 17 00:00:00 2001 From: ViktorBarzin Date: Sun, 12 Nov 2017 00:00:02 +0000 Subject: [PATCH] Adding new stuff --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index dde7f85..6627b61 100644 --- a/.zshrc +++ b/.zshrc @@ -111,8 +111,8 @@ j () { #export LC_ALL=en_US.UTF-8 PYENV_ROOT="$HOME/.pyenv" -PATH="$PYENV_ROOT/bin:$PATH" -eval "$(pyenv init -)" +# PATH="$PYENV_ROOT/bin:$PATH" +#eval "$(pyenv init -)" source /usr/local/bin/virtualenvwrapper.sh # eval ssh-agent > /dev/null