A nvm wrapper for Oh My Fish.
$ omf install nvm
NB You have to install nvm itself separately (the curl method works fine under Fish too).
$ nvm --help
If you have a custom $NVM_DIR
, please add the following line to your ~/.config/fish/config.fish
, replacing the path accordingly:
set -gx NVM_DIR /path/to/nvm
Refresh your shell and you are good to go!
refresh
MIT © Derek Willian Stavis et al