Add zapack plugin loader

This commit is contained in:
Joe Block 2018-12-05 08:56:59 -07:00
parent 7a93a7725a
commit 4f33c85815

View file

@ -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.