mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-02-01 00:35:02 -05:00
Add z.lua (#317)
This commit is contained in:
parent
8144a4b941
commit
b030a39da5
@ -137,6 +137,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [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.lua](https://github.com/skywind3000/z.lua) - A new cd command that helps you navigate faster by learning your habits
|
||||
|
||||
## Customization
|
||||
|
||||
|
@ -76,6 +76,7 @@
|
||||
* [v](https://github.com/rupa/v) - 适用于 Vim 的 z
|
||||
* [wemux](https://github.com/zolrath/wemux) - 多用户使用 Tmux 变得更容易
|
||||
* [z](https://github.com/rupa/z) - z 是新的 j
|
||||
* [z.lua](https://github.com/skywind3000/z.lua) - 一个会学习你使用习惯的快速 cd 命令
|
||||
|
||||
## 定制
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user