Node version manager wrapper for Fish shell
235
stars
24
commits
Shell
primary language
Jul 12, 2024
updated
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
Shell
100.0%
Node version manager wrapper for Fish shell
235
stars
24
commits
Shell
primary language
Jul 12, 2024
updated
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
Shell
100.0%