Add zgen framework to list of zsh frameworks

This commit is contained in:
Joe Block 2015-12-03 17:49:05 -08:00
parent 146a2c2de4
commit 36e09d73fc

View File

@ -1335,6 +1335,7 @@ chsh -s $(brew --prefix)/bin/zsh
- [Homepage](http://www.zsh.org) - Zsh is a shell designed for interactive use, although it is also a powerful scripting language.
- [Oh My Zsh](http://ohmyz.sh) - An open source, community-driven framework for managing your Zsh configuration.
- [Prezto](https://github.com/sorin-ionescu/prezto) - A speedy Zsh framework. Enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
- [zgen](https://github.com/tarjoilija/zgen) - Another open source framework for managing your zsh configuration. Zgen will load oh-my-zsh compatible plugins and themes and has the advantage of both being faster and automatically cloning any plugins used in your configuration for you.
### Terminal Fonts