mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-24 01:51:24 +08:00
[split] Move nodenv plugin to oh-my-fish/plugin-nodenv
https://github.com/oh-my-fish/plugin-nodenv
This commit is contained in:
parent
f734ba37fd
commit
73e3cf48c2
|
@ -1,7 +0,0 @@
|
||||||
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)
|
|
Loading…
Reference in New Issue
Block a user