Commit 72249238 authored by Justin Hileman's avatar Justin Hileman

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

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