From 33afc80877f4f4bb69110d76c05a4eeaa35677e0 Mon Sep 17 00:00:00 2001 From: Brett Taylor Date: Tue, 20 Oct 2015 14:23:52 +1300 Subject: [PATCH] Add Prezto link to Zsh section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb15225..6692afa 100644 --- a/README.md +++ b/README.md @@ -1122,7 +1122,8 @@ 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. +- [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. ### Terminal Fonts