The Wayback Machine - https://web.archive.org/web/20210723002557/https://github.com/derekstavis/plugin-nvm
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

plugin-nvm

A nvm wrapper for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework Travis Status


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