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/)
This commit is contained in:
Michał Nowotnik 2022-06-13 08:28:26 +02:00 committed by GitHub
parent 84eb976461
commit a54c8203cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.