diff --git a/README.md b/README.md index a4f4e58..4032405 100644 --- a/README.md +++ b/README.md @@ -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.