Add zoxide to README

This commit is contained in:
Ajeet D'Souza 2020-05-03 03:58:26 +05:30 committed by Caleb Xu
parent 82428e26c0
commit 414c6ba1b2
2 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count; for bash, zsh, and fish.
* [z](https://github.com/rupa/z) - z is the new j, yo
* [z.lua](https://github.com/skywind3000/z.lua) - A new cd command that helps you navigate faster by learning your habits
* [zoxide](https://github.com/ajeetdsouza/zoxide) - A faster way to navigate your filesystem, written in Rust
## Customization

View File

@ -77,6 +77,7 @@
* [wemux](https://github.com/zolrath/wemux) - 多用户使用 Tmux 变得更容易
* [z](https://github.com/rupa/z) - z 是新的 j
* [z.lua](https://github.com/skywind3000/z.lua) - 一个会学习你使用习惯的快速 cd 命令
* [zoxide](https://github.com/ajeetdsouza/zoxide) - 用Rust编写的浏览文件系统的更快方法
## 定制