You need to sign in or sign up before continuing.
Commit f66fa8ea authored by Jan Lindblom's avatar Jan Lindblom Committed by Bruno Pinto

ndenv plugin for fish.

parent c397714e
if test -n "$NDENV_ROOT"
_append_path $NDENV_ROOT/bin
_append_path $NDENV_ROOT/shims
else
_append_path $HOME/.ndenv/bin
_append_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