From 441affae0c087daa4d80698afe30be3c2eddc99d Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 7 Oct 2014 06:03:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c93484c..ec414f3 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [powerline-zsh](https://github.com/carlcarl/powerline-zsh) - Powerline for Zsh * [pure](https://github.com/sindresorhus/pure) - Pretty, minimal and fast ZSH prompt * [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, git statuses, and git branches +* [zsh-autosuggestions](https://github.com/tarruda/zsh-autosuggestions) - Fish-like autosuggestions for zsh * [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. -* [zsh-autosuggestions](https://github.com/tarruda/zsh-autosuggestions) - Fish-like autosuggestions for zsh ## Package Management and Frameworks