mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-24 07:13:05 +00:00
Add zsh-nvm
This commit is contained in:
parent
46248cdd1c
commit
2c17736c97
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-morpho](https://github.com/psprint/zsh-morpho) - terminal screen savers written in pure Zsh, and also screen saver framework
|
||||
* [zsh-navigation-tools](https://github.com/psprint/zsh-navigation-tools) - Adds `htop`-like `kill`, directory bookmarks browser, multi-word incremental history searcher and more.
|
||||
* [zsh-notify](https://github.com/marzocchi/zsh-notify) - A plugin for the Z shell (on OS X and Linux) that posts desktop notifications when a command terminates with a non-zero exit status or when it took more than 30 seconds to complete, if the terminal application is in the background (or the command's terminal tab is inactive).
|
||||
* [zsh-nvm](https://github.com/lukechilds/zsh-nvm) - Zsh plugin for installing, updating and loading nvm.
|
||||
* [zsh-open-pr](https://github.com/caarlos0/zsh-open-pr) - A ZSH plugin to open pull requests from command line.
|
||||
* [zsh-opt-path](https://github.com/jreese/zsh-opt-path) - Automatically add `~/opt` subpaths to your `$PATH`.
|
||||
* [zsh-osx](https://github.com/mwilliammyers/plugin-osx) - Add some common OS X related aliases and functions
|
||||
|
|
Loading…
Reference in a new issue