From a4ec6c706fbafd8b8e6c3c5e783a68ec310ea2d2 Mon Sep 17 00:00:00 2001 From: mhoye Date: Wed, 13 Dec 2023 12:16:24 -0500 Subject: [PATCH] Added z, atuin and meliemail --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe0de23..ef61729 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ A collection of tools best described as "A better $X" * [ag](https://github.com/ggreer/the_silver_searcher): the Silver Searcher, a better ack (which was in turn born "a better grep"). * [just](https://github.com/casey/just): Just, a modernization of the venerable Make. * [Meli email](https://meliemail.org/): An extensible terminal based mail client; a work in progress, but an elegant improvement on Mutt. +* [z](https://github.com/rupa/z): another "better cd", but a very cool frecency-and-regex-matching "faster/smarter cd". +* [atuin](https://github.com/atuinsh/atuin): "magical shell history", storing shell history in an SQLite DB and offering fully-encrypted shell-history sync between devices. ## Quality-Of-Life command line improvements.