Add fz - seamless fuzzy tab completion for z (#94)

This commit is contained in:
Henry Chang 2017-03-19 16:37:30 -07:00 committed by Adam Harris
parent 9613cc3459
commit f55cda75b1
1 changed files with 1 additions and 0 deletions

View File

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