mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-17 07:48:23 +00:00
Merge pull request #1612 from unixorn/2022-updates
Update `znvm` plugin entry
This commit is contained in:
commit
856580b1ef
1 changed files with 1 additions and 1 deletions
|
@ -1251,7 +1251,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses `notify-send` and rings a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
|
||||
- [zman](https://github.com/mattmc3/zman) - Use [fzf](https://github.com/junegunn/fzf) to quickly browse ZSH manuals.
|
||||
- [znotify](https://github.com/rudeigerc/znotify) - A simple plugin for sending notifications to other services.
|
||||
- [znvm](https://github.com/Ajnasz/znvm) - Similar to [nvm.sh](https://github.com/nvm-sh/nvm) but faster.
|
||||
- [znvm](https://github.com/Ajnasz/znvm) - A [nodejs](https://nodejs.org) version manager for ZSH similar to [nvm.sh](https://github.com/nvm-sh/nvm) but faster.
|
||||
- [zoo](https://github.com/salamantos/zoo_sh) - Casual theme with animal emoji. Includes decorators for current directory, time and `git` status.
|
||||
- [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.
|
||||
- [zpy](https://github.com/AndydeCleyre/zpy) - Manage Python Environments, dependencies, and isolated app installations, with a ZSH frontend to [pip-tools](https://github.com/jazzband/pip-tools).
|
||||
|
|
Loading…
Add table
Reference in a new issue