659 B
659 B
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].