mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Add fselect, a command-line tool to search files with SQL-like queries (#294)
This commit is contained in:
parent
6edf61e247
commit
fb273091e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user