1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/nvm
Jim Ray c4dbc3c199
add first pass at adding NVM to modules
8 years ago
..
README.md add first pass at adding NVM to modules 8 years ago
init.zsh add first pass at adding NVM to modules 8 years ago

README.md

NVM

Configures Node local gem installation, loads version managers, and defines aliases.

NVM

The Node Version Manager (NVM), allows for managing multiple, isolated Node installations and node_modules sets in the home directory.

Auto-Switch

To enable auto switching the Node version on directory change based on the .nvmrc file, add the following line to zpreztorc:

zstyle ':prezto:module:node:nvm' auto-switch 'yes'

Authors

The authors of this module should be contacted via the [issue tracker][5].