nnvm
March 4, 2020 ยท View on GitHub
nnvm a zsh plugin for auto-switching node versions based on .nvmrc using n
Installation
Make sure you have n installed.
Try Online
Run the following command in your shell to try nnvm without installing:
Bash and ZSH
source <(curl -Ss https://raw.githubusercontent.com/torifat/nnvm/master/nnvm.plugin.zsh)
Installation using a ZSH Plugin manager
Zinit
zinit 'torifat/nnvm'
Zgen
zgen load 'torifat/nnvm'
Antigen
antigen bundle 'torifat/nnvm'
Manual Installation
Download and source nnvm.plugin.zsh in your shell config.