mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
Merge pull request #620 from unixorn/add-zapack
Add zapack plugin loader
This commit is contained in:
commit
9905d7dd5d
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
|
|||
- [prezto](#prezto)
|
||||
- [pumice](#pumice)
|
||||
- [Toasty](#toasty)
|
||||
- [zapack](#zapack)
|
||||
- [zeesh](#zeesh)
|
||||
- [zgem](#zgem)
|
||||
- [zgen](#zgen)
|
||||
|
@ -131,6 +132,10 @@ These frameworks make customizing your ZSH setup easier.
|
|||
|
||||
**Toasty** is a ZSH framework made to facilitate management, not dictate it.
|
||||
|
||||
### [zapack](https://github.com/aiya000/zsh-zapack)
|
||||
|
||||
zapack is a basic fast minimal ZSH plugin loader.
|
||||
|
||||
### [zeesh](https://github.com/zeekay/zeesh)
|
||||
|
||||
**Zeesh** is a cross-platform ZSH framework. It's similar to, but incompatible with, [oh-my-zsh](http://ohmyz.sh/). It has a modular plugin architecture making it easy to extend. It has a rich set of defaults, but is designed to be as lightweight as possible.
|
||||
|
|
Loading…
Reference in a new issue