From f42f2fba7039d525467664d8b0d2efa801165eba Mon Sep 17 00:00:00 2001 From: Greg V Date: Thu, 2 Oct 2014 11:00:05 +0400 Subject: [PATCH] Add more zsh plugins --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f99090..045f857 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, git statuses, and git branches * [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt) - Informative git prompt for zsh * [zsh-prompt-powerline](https://github.com/Valodim/zsh-prompt-powerline) - A ZSH prompt based on the powerline font from the popular vim plugin +* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for zsh +* [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - An implementation of the Fish shell's history search feature for zsh. ## Package Management and Frameworks