Add fselect, a command-line tool to search files with SQL-like queries (#294)

This commit is contained in:
jhspetersson 2018-10-27 08:37:52 +03:00 committed by Caleb Xu
parent 6edf61e247
commit fb273091e1
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories
* [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to find.
* [foxy](https://github.com/s-p-k/foxy) - Plain text bookmarks for firefox and surf browsers.
* [fselect](https://github.com/jhspetersson/fselect) - Find files with SQL-like queries.
* [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z
* [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder
* [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal