Merge pull request #402 from unixorn/add-toasty

Add toasty
This commit is contained in:
Joe Block 2018-01-27 15:22:29 -07:00 committed by GitHub
commit bdbdf19696
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
**Table of Contents**
- [Frameworks](#frameworks)
- [alf](#alf)
@ -31,6 +31,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [oh-my-zsh](#oh-my-zsh)
- [prezto](#prezto)
- [pumice](#pumice)
- [Toasty](#toasty)
- [zeesh](#zeesh)
- [zgen](#zgen)
- [zilsh](#zilsh)
@ -123,6 +124,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.