Awesome
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>plugin-nvm
<br/>A nvm wrapper for Oh My Fish.
Install
$ omf install nvm
NB You have to install nvm itself separately (the curl method works fine under Fish too).
Usage
$ 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
License
MIT © Derek Willian Stavis et al