From aeaa19009eb6869bb2fff18efefc9d9f11454424 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Tue, 30 Nov 2021 19:01:15 +0530 Subject: [PATCH] Add zoxide (#53) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3dff62b..3882cff 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box - [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh - [sshrc](https://github.com/cdown/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH +- [zoxide](https://github.com/ajeetdsouza/zoxide) - A better way to navigate your filesystem. Written in Rust, cross-shell, and much faster than other autojumpers. ## Customization