From e79a5a4c5a9026cfdc546d540dd29de8dbe05776 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 27 Jan 2018 09:54:51 -0700 Subject: [PATCH] Add Toasty framework --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b261e54..1ae0e7f 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ These frameworks make customizing your zsh setup easier. **Pumice** is a lightweight plugin manager for zsh. +### [Toasty](https://github.com/5paceToast/toasty-zsh) + +**Toasty** is a ZSH framework made to facilitate management, not dictate it. + ### [zeesh](https://github.com/zeekay/zeesh) **Zeesh** is a cross-platform Zsh framework. It's similar to, but incompatible with, oh-my-zsh. 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.