diff --git a/.profile b/.profile index c286da6..1a66146 100644 --- a/.profile +++ b/.profile @@ -28,4 +28,3 @@ export GOROOT=$HOME/go export PATH=$PATH:$GOROOT/bin export PATH="$HOME/.pyenv/bin:$PATH" eval "$(pyenv init -)" -eval "$(pyenv virtualenv-init -)"