An open API service indexing awesome lists of open source software.

https://github.com/tomsquest/nvm-auto-use.zsh

ZSH plugin to call `nvm use` automatically whenever you enter a directory that contains an `.nvmrc` file with a string telling nvm which node to use
https://github.com/tomsquest/nvm-auto-use.zsh

nvm zsh zsh-plugins

Last synced: 6 months ago
JSON representation

ZSH plugin to call `nvm use` automatically whenever you enter a directory that contains an `.nvmrc` file with a string telling nvm which node to use

Awesome Lists containing this project

README

          

# NVM auto use

ZSH plugin to call `nvm use` automatically whenever you enter a directory that contains an `.nvmrc` file with a string telling nvm which node to use