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.