cliffordfajardo / dotfiles

My shell, git, etc config files. also homebrew & new computer migration setup.
https://twitter.com/cliffordfajard0
6 stars 1 forks source link

Add script for NVM installation #9

Open cliffordfajardo opened 7 years ago

cliffordfajardo commented 7 years ago

To install Node Version Manager (NVM), you a C++ compiler installed on your system. You can install it on your PC with the following command xcode-select --install. This command gives you the option to install Xcode or just the dev tools...install xcode, because some apps you use require xCode (ionic etc)

cliffordfajardo commented 7 years ago

You can install NVM via a ZSH plugin. It's easier this way. Afterwards you just need to add zsh-nvm in your plugins array.

https://github.com/lukechilds/zsh-nvm