From 4987fc8b0c17392ce2d69913016014ff9e8320a8 Mon Sep 17 00:00:00 2001 From: mhoye Date: Wed, 13 Dec 2023 12:02:34 -0500 Subject: [PATCH] Added meliemail. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 688e92d..fe0de23 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ A collection of tools best described as "A better $X" * There's also [zoxide](https://github.com/ajeetdsouza/zoxide): an interesting update to, of all things, cd! * [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. ## Quality-Of-Life command line improvements.