zsh-nvm
Node version manager plugin
A plugin for zsh that simplifies the installation and management of nvm (a version manager for Node.js)
Zsh plugin for installing, updating and loading nvm
2k stars
23 watching
112 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
antigennvmoh-my-zshversion-managerzgenzimzplugzshzsh-nvmzsh-pluginzsh-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,353 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
mattberther/zsh-nodenv | A zsh plugin that provides functionality for managing nodenv (a tool for installing and switching between different versions of Node.js) | 2 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
davidparsson/zsh-nvm-lazy | Provides lazy loading of multiple binary/entrypoint versions from oh-my-zsh's nvm plugin | 5 |
shiro-saber/node-env-installer | A plugin that automates the installation and management of Node.js project environments using NVM. | 1 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
davidparsson/zsh-nvm-deferred | Loads nvm plugin and the current .nvmrc version without affecting shell startup time | 0 |
zplug/zplug | A plugin manager for zsh that simplifies the process of managing plugins and UNIX commands. | 5,822 |
coreybutler/nvm-windows | A utility for managing multiple versions of Node.js on a Windows computer | 37,966 |
trystan2k/zsh-npm-plugin | A plugin that extends the Z shell with functionality related to managing Node.js packages and dependencies. | 2 |