Commit 73e3cf48 authored by Justin Hileman's avatar Justin Hileman

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

https://github.com/oh-my-fish/plugin-nodenv
parent f734ba37
if test -n "$NODENV_ROOT"
_prepend_path $NODENV_ROOT/bin
else
_prepend_path $HOME/.nodenv/bin
end
status --is-interactive; and source (nodenv init - | psub)
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