zsh-auto-pnpm-use
Node version loader
Automatically loads node version from .nvmrc or .npmrc files into the zsh shell
zsh-auto-pnpm-use is a zsh plugin that automatically loads the node version specified in .nvmrc file.
3 stars
1 watching
1 forks
Language: Shell
last commit: about 2 months ago nodenpmrcnvmnvmrcpnpm
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 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
baliestri/pnpm.plugin.zsh | An extension for ZSH shell that simplifies pnpm interactions with aliases and completion suggestions. | 6 |
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 |
andyrichardson/zsh-node-path | A plugin for zsh that automatically adds the npm bin path to the system path. | 3 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
matijaoe/pnpm.plugin.zsh | A collection of shell aliases for common pnpm commands | 2 |
leizhenpeng/zsh-plugin-pnpm | Zsh aliases for common pnpm commands | 5 |
davidparsson/zsh-nvm-lazy | Provides lazy loading of multiple binary/entrypoint versions from oh-my-zsh's nvm plugin | 5 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
zfben/zsh-npm | A zsh plugin that enables using npm commands with a noglob prefix | 2 |
drager/geometry-npm-package-version | Displays current folder's npm package version in a zsh geometry plugin | 1 |