zsh-nvm-auto-use
Version manager
Automatically manages Node.js versions using NVM based on current directory
A zsh plugin that helps you execute nvm use
automatically.
1 stars
1 watching
0 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
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 |
wintermi/zsh-bob | A plugin for managing different versions of a Neovim version manager | 3 |
derekstavis/plugin-nvm | Provides a wrapper for the Node.js version manager nvm in Fish shell | 232 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
brigand/fast-nvm-fish | A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment | 124 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,140 |
shiro-saber/node-env-installer | A plugin that automates the installation and management of Node.js project environments using NVM. | 1 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |