From fb273091e1d1e74929fef17d24253a162290685c Mon Sep 17 00:00:00 2001 From: jhspetersson Date: Sat, 27 Oct 2018 08:37:52 +0300 Subject: [PATCH] Add fselect, a command-line tool to search files with SQL-like queries (#294) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba81ed4..24688ff 100644 --- a/README.md +++ b/README.md @@ -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