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.
Jim Ray
c4dbc3c199
|
8 years ago | |
---|---|---|
.. | ||
README.md | 8 years ago | |
init.zsh | 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].