Commit c1cf464e authored by Justin Hileman's avatar Justin Hileman

[split] Move pyenv plugin to oh-my-fish/plugin-pyenv

https://github.com/oh-my-fish/plugin-pyenv
parent 75396dba
if test -n "$PYENV_ROOT"
_prepend_path $PYENV_ROOT/bin
_prepend_path $PYENV_ROOT/shims
else
_prepend_path $HOME/.pyenv/bin
_prepend_path $HOME/.pyenv/shims
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment