From 36e09d73fca3bb8b7839d0326246b7a6ddc49a9f Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 3 Dec 2015 17:49:05 -0800 Subject: [PATCH] Add zgen framework to list of zsh frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 065c08c..695b02b 100644 --- a/README.md +++ b/README.md @@ -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