Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.51 KB

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