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

update doc for MRU

This commit is contained in:
skywind3000
2019-02-11 13:44:24 +08:00
parent 01ddd63c14
commit a25b0d2d3c

View File

@@ -378,7 +378,6 @@ alias zc='z -c' # restrict matches to subdirs of $PWD
alias zz='z -i' # cd with interactive selection
alias zf='z -I' # use fzf to select in multiple matches
alias zb='z -b' # quickly cd to the parent directory
alias zh='zf -t .' # cd to MRU.
```
Import data from z.sh