X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.shellrc;h=a908dd953ad50d9ff3c1d6104ecb1031af328cbe;hb=c8afdd6d6f365890181de2677cd066bbf0781f79;hp=5d0f85a0cff9842ab05186f1883243ff3de4648e;hpb=e32d3bc0e0677792144eb905bbf53bac753dc92d;p=dotfiles.git diff --git a/.shellrc b/.shellrc index 5d0f85a..a908dd9 100644 --- a/.shellrc +++ b/.shellrc @@ -290,6 +290,7 @@ if [ -f /usr/local/bin/virtualenvwrapper_lazy.sh ]; then source /usr/local/bin/virtualenvwrapper_lazy.sh fi -if which pyenv >/dev/null 2>&1; then - eval "`pyenv init -`" -fi +#if which pyenv >/dev/null 2>&1; then +# eval "`pyenv init -`" +# eval "`pyenv virtualenv-init -`" +#fi