zsh-nodenv
Node manager
A zsh plugin that provides functionality for managing nodenv (a tool for installing and switching between different versions of Node.js)
zsh plugin for installing, updating and loading nodenv
2 stars
2 watching
2 forks
Language: Shell
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
mattberther/zsh-pyenv | A plugin for zsh that simplifies the installation and management of pyenv | 45 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
andyrichardson/zsh-node-path | A plugin for zsh that automatically adds the npm bin path to the system path. | 3 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
wushenrong/zsh-plenv | A plugin that integrates plenv with zsh shell | 1 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |
jerbob/yapipenv.zsh | A plugin for zshell to manage pipenv projects and virtual environments | 0 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |