From 442663e2a30d0a0631bf98686367a75c1022d40c 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 04e8ca91..2ae41f79 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 wit 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.