Skip to content

Commit fcccd6f

Browse files
committed
Add: ugrep support
ugrep is a fast grep interactive or batch searcher
1 parent b228f99 commit fcccd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
142142
* [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command
143143
* [tldr](https://github.com/raylee/tldr-sh-client) - A fully-functional bash client for tldr, simplified and community-driven man pages
144144
* [tmux](https://tmux.github.io/) - Amazing terminal multiplexer
145+
* [ugrep](https://github.com/Genivia/ugrep) - a fast grep-a-like drop-in finder (interactive with TUI or batch use)
145146
* [undollar](https://github.com/xtyrrell/undollar) - undollar bites the dollar sign off the tip of the command you just pasted into your terminal
146147
* [usql](https://github.com/xo/usql) - Universal command-line interface for SQL databases.
147148
* [v](https://github.com/rupa/v) - z for vim.

0 commit comments

Comments
 (0)