From 5de92eca2f8b65fcd1051f56efc9b77e38991347 Mon Sep 17 00:00:00 2001 From: Guillaume ROCQ Date: Sun, 11 Feb 2024 23:28:48 +0100 Subject: [PATCH] Add: ugrep support ugrep is a fast grep interactive or batch searcher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04e8ca9..9b5fa75 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr-sh-client) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](https://tmux.github.io/) - Amazing terminal multiplexer +* [ugrep](https://github.com/Genivia/ugrep) - a fast grep-a-like drop-in finder (interactive with TUI or batch use) * [undollar](https://github.com/xtyrrell/undollar) - undollar bites the dollar sign off the tip of the command you just pasted into your terminal * [usql](https://github.com/xo/usql) - Universal command-line interface for SQL databases. * [v](https://github.com/rupa/v) - z for vim.