From acd825b53f1d484f5e13422630c04c0f2e78d60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Santamaria?= Date: Thu, 12 Dec 2024 16:03:04 +0100 Subject: [PATCH] add jet (#5520) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 226abdc0..3b656ed0 100644 --- a/README.md +++ b/README.md @@ -2834,9 +2834,8 @@ _General utilities and tools to make your life easier._ - [hostctl](https://github.com/guumaster/hostctl) - A CLI tool to manage /etc/hosts with easy commands. - [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility. - [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal. -- [hystrix-go](https://github.com/afex/hystrix-go) - Implements Hystrix patterns of programmer-defined fallbacks aka circuit breaker. - [immortal](https://github.com/immortal/immortal) - \*nix cross-platform (OS agnostic) supervisor. -- [intrinsic](https://github.com/mengzhuo/intrinsic) - Use x86 SIMD without writing any assembly code. +- [jet](https://github.com/NicoNex/jet) - Just Edit Text: a fast and powerful tool for finding and replacing file content and names using regular expressions. - [jsend](https://github.com/clevergo/jsend) - JSend's implementation written in Go. - [json-log-viewer](https://github.com/hedhyw/json-log-viewer) - Interactive viewer for JSON logs. - [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate faster by learning your habits.