Commit 8dcd3e80 authored by Charles B Johnson's avatar Charles B Johnson Committed by Bruno Pinto

Add plugin for using nodenv.

parent 6e682bbe
if test -n "$NODENV_ROOT"
_append_path $NODENV_ROOT/bin
else
_append_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