From 64b7f049d8668cde2ad5644b907a0052ebcc3d65 Mon Sep 17 00:00:00 2001 From: ruanyl Date: Tue, 7 Oct 2014 10:47:52 +0300 Subject: [PATCH] add zsh autosuggestion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f2f9b8..c93484c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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