From a54c8203cb33b0a78be875298256ff7a46539cc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Nowotnik?= Date: Mon, 13 Jun 2022 08:28:26 +0200 Subject: [PATCH] Update README.md Why? Over 17 stars in the last day, over 50 upvotes on [reddit](https://www.reddit.com/r/commandline/comments/vap1uq/fzshell_fuzzily_complete_anything_in_your_zsh/) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2f7203..65f7cba 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [funky](https://github.com/bbugyi200/funky) - Extends functionality of shell functions making them more powerful and flexible. * [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder +* [fzshell](https://github.com/mnowotnik/fzshell) - Fuzzy completions supplied by a user * [gitmux](https://github.com/arl/gitmux) - Show Git status in Tmux status bar * [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal * [googlr](https://github.com/Astranno/googlr) - Command line tool that lets you search Google from your terminal.