mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-01-08 21:57:54 -05:00
Add zplug
This commit is contained in:
parent
37bb7e6d9c
commit
36c5d68189
@ -184,6 +184,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [oh-my-fish](https://github.com/bpinto/oh-my-fish) - Framework for managing your Fish shell configuration inspired by Oh My Zsh
|
||||
* [Wahoo](https://github.com/bucaran/wahoo) - All-purpose framework and decentralized package manager for the fishshell.
|
||||
* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git
|
||||
* [zplug](https://github.com/b4b4r07/zplug) - :hibiscus: A next-generation plugin manager for zsh
|
||||
|
||||
## Shell Script Development
|
||||
|
||||
@ -218,6 +219,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [prezto](https://github.com/sorin-ionescu/prezto) - The configuration framework for Zsh
|
||||
* [pure](https://github.com/sindresorhus/pure) - Pretty, minimal and fast Zsh prompt
|
||||
* [zgen](https://github.com/tarjoilija/zgen) - A lightweight plugin manager for Zsh inspired by antigen, but optimized for speed when starting a new shell. Can load oh-my-zsh compatible plugins and themes.
|
||||
* [zplug](https://github.com/b4b4r07/zplug) - :hibiscus: A next-generation plugin manager for zsh
|
||||
* [zsh-autosuggestions](https://github.com/tarruda/zsh-autosuggestions) - Fish-like autosuggestions for Zsh
|
||||
* [zsh-dwim](https://github.com/oknowton/zsh-dwim) - Zsh do what I mean.
|
||||
* [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt) - Informative Git prompt for Zsh
|
||||
|
Loading…
Reference in New Issue
Block a user