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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user