fix pyenv plugins PATH env
This commit is contained in:
@@ -2,7 +2,7 @@ cite about-plugin
|
||||
about-plugin 'load pyenv, if you are using it'
|
||||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
pathmunge $PYENV_ROOT
|
||||
pathmunge "$PYENV_ROOT/bin"
|
||||
|
||||
[[ `which pyenv` ]] && eval "$(pyenv init -)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user