From 582f789c49537da7bf977ed6dd8c2ff6cb3a5b87 Mon Sep 17 00:00:00 2001 From: Rishi Kumar Date: Thu, 25 Nov 2021 22:21:17 +0530 Subject: [PATCH] Add enhancd --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d4838f3..9eea8ba 100644 --- a/readme.md +++ b/readme.md @@ -503,6 +503,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete. - [z.lua](https://github.com/skywind3000/z.lua) - `cd` command that learns your habits. - [zoxide](https://github.com/ajeetdsouza/zoxide) - Fast directory jumper in Rust. +- [enhancd](https://github.com/b4b4r07/enhancd) - A cd command which will memorize all directories visited by a user and use it for the pathname resolution. The user can also intuitively and easily change the directory one wants to go to. ### Search