Commit Graph

1 Commits

Author SHA1 Message Date
LoveIsGrief
1eac915fba Introduce nvm function for fish
This is a wrapper around nvm. It's main function is to check and promote environment variables changes from nvm to fish.

A little more is done to setup the environment in case that hasn't been done yet:

* install a stable node version if it doesn't exist
* set the default to stable alias if that hasn't been done yet

Due to those actions, the first execution of `nvm` might take some time.
2014-11-15 22:41:05 +01:00