Commit 0eac6bb0 authored by Justin Hileman's avatar Justin Hileman

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

https://github.com/oh-my-fish/plugin-plenv
parent 47933932
if test -n "$PLENV_ROOT"
_prepend_path $PLENV_ROOT/bin
_prepend_path $PLENV_ROOT/shims
else
_prepend_path $HOME/.plenv/bin
_prepend_path $HOME/.plenv/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