From 46ad938ec21101ba9a1655a334c4f010b976af07 Mon Sep 17 00:00:00 2001 From: fauzan171 Date: Thu, 14 May 2026 23:15:29 +0700 Subject: [PATCH] Add zoxide to Directory Navigation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..ea0f6ac9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. - [Shells](#shells) - [Command-Line Productivity](#command-line-productivity) - [Directory Navigation](#directory-navigation) +- [zoxide](https://github.com/ajeetdsouza/zoxide) - A smarter cd command. Supports all major shells. - [Customization](#customization) - [For Developers](#for-developers) - [System Utilities](#system-utilities)