diff --git a/README.md b/README.md index 1c0f0c1..74ec254 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [v](https://github.com/rupa/v) - z for vim. * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy * [xsv](https://github.com/BurntSushi/xsv) - a fast CSV command line toolkit written in Rust -* [z](https://github.com/rupa/z) - z is the new j, yo +* [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 ## Customization diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 11c3e57..d9bacb1 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -75,7 +75,8 @@ * [up](https://github.com/shannonmoeller/up) - 按名称或计数升序排列目录,支持 bash 和 zsh * [v](https://github.com/rupa/v) - 适用于 Vim 的 z * [wemux](https://github.com/zolrath/wemux) - 多用户使用 Tmux 变得更容易 -* [z](https://github.com/rupa/z) - z 是新的 j +* [z](https://github.com/rupa/z) - z 是新的 j +* [z.lua](https://github.com/skywind3000/z.lua) - 一个会学习你使用习惯的快速 cd 命令 ## 定制