From 28ccf04c7a1e134c26e377069827776a66b4abf9 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Tue, 30 Nov 2021 20:29:40 +0530 Subject: [PATCH] Add zoxide under Shell Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3aac2..d121948 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Only main chapters:

  :small_orange_diamond: z - tracks the folder you use the most and allow you to jump, without having to type the whole path.
+  :small_orange_diamond: zoxide - a smarter cd command. Works on all major shells.
  :small_orange_diamond: fzf - is a general-purpose command-line fuzzy finder.
  :small_orange_diamond: zsh-autosuggestions - Fish-like autosuggestions for Zsh.
  :small_orange_diamond: zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh.