From f55cda75b1d8dd78a5cdc9c28d691aade134ca1e Mon Sep 17 00:00:00 2001 From: Henry Chang Date: Sun, 19 Mar 2017 16:37:30 -0700 Subject: [PATCH] Add fz - seamless fuzzy tab completion for z (#94) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 762e836..f4330f6 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line. - [PathPicker](https://facebook.github.io/PathPicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in. - [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories. +- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z ## Version Control