set -gx PYENV_ROOT $HOME/.pyenv set -gx PATH ~/bin ~/.local/bin $PYENV_ROOT/bin $PATH #pyenv config status --is-interactive; and pyenv init - | source status --is-interactive; and pyenv virtualenv-init - | source