From 09ac2f2c363c91f293f9304ab8c09e40ba2a19d4 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 10 Oct 2019 19:15:22 +0200 Subject: [PATCH] Find files with SQL-like queries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 303c3ba..fef8ef1 100644 --- a/README.md +++ b/README.md @@ -5486,6 +5486,7 @@ See also [Dotfiles / Aliases](#dotfiles--aliases) and [Shell aliases](#shell-ali * [Simon Wirtz](https://kotlinexpertise.com/kotlin-productivity/) - (2019) How Kotlin makes me a more productive software developer * [Loris Cro](https://kristoff.it/blog/simple-not-just-easy/) - (2019) I Want Simple, Not Just Easy > You've surely read plenty about how simple is good, but what's wrong with easy? +* [jhspetersson/fselect](https://github.com/jhspetersson/fselect) - Find files with SQL-like queries ## Programmer humor * [CommitStrip](http://www.commitstrip.com/en) - daily life of developers