mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add node-env-installer plugin
This commit is contained in:
parent
4a311265ee
commit
fdf143621f
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ the state of the Zsh session and to delete the plugins and snippets from the dis
|
|||
* [new-file-from-template](https://github.com/zpm-zsh/new-file-from-template) - Generates file from template.
|
||||
* [nice-exit-code](https://github.com/bric3/nice-exit-code) - Maps exit status code to human readable string.
|
||||
* [nix-shell](https://github.com/chisui/zsh-nix-shell) - Plugin that lets you use ZSH as the default shell in a `nix-shell` environment.
|
||||
* [node-env-installer](https://github.com/shiro-saber/node-env-installer) - Uses `nvm` to install new versions and modules for the current project.
|
||||
* [node-path](https://github.com/andyrichardson/zsh-node-path) - Automatically adds the "npm bin" of your current directory to your path.
|
||||
* [node](https://github.com/srijanshetty/node.plugin.zsh) - Srijan Shetty's nodejs plugin for ZSH with caching of `nvm` completions and autoloading of `nvm` if present.
|
||||
* [nodenv](https://github.com/jsahlen/nodenv.plugin.zsh) - Auto-load `nodenv` and its completions into the shell.
|
||||
|
|
Loading…
Reference in a new issue