mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
commit
bdbdf19696
1 changed files with 6 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue