nnvm
a zsh plugin for auto-switching node versions based on .nvmrc
using n
Make sure you have n
installed.
Run the following command in your shell to try nnvm
without installing:
source <(curl -Ss https://raw.githubusercontent.com/torifat/nnvm/master/nnvm.plugin.zsh)
zinit 'torifat/nnvm'
zgen load 'torifat/nnvm'
antigen bundle 'torifat/nnvm'
Download and source nnvm.plugin.zsh
in your shell config.