1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-15 12:19:49 +00:00

update doc

This commit is contained in:
skywind3000
2018-11-21 17:51:10 +08:00
parent 10160c4a1e
commit c63c758222

View File

@@ -5,9 +5,9 @@ z - jump around (lua implementation for running on both unix & windows)
## Features
- 10x times faster than fasd and autojump
- 3x times faster than z.sh
- supports posix shells: bash, zsh, dash, sh, busybox, and etc.
- **10x** times faster than **fasd** and **autojump**
- **3x** times faster than **z.sh**
- supports **posix shells**: bash, zsh, dash, sh, busybox, and etc.
- supports Windows cmd (with clink) and cmder
## USE