[pathmunge] remove duplicate entry into PATH variable on reload command
This commit is contained in:
@@ -2,7 +2,8 @@ cite about-plugin
|
||||
about-plugin 'load pyenv, if you are using it'
|
||||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
pathmunge $PYENV_ROOT
|
||||
|
||||
[[ `which pyenv` ]] && eval "$(pyenv init -)"
|
||||
|
||||
#Load pyenv virtualenv if the virtualenv plugin is installed.
|
||||
|
||||
Reference in New Issue
Block a user