mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-14 11:49:48 +00:00
update zsh alias
This commit is contained in:
@@ -26,6 +26,6 @@ eval "$($ZLUA_EXEC $ZLUA_SCRIPT --init zsh once enhanced)"
|
||||
|
||||
alias zz='z -i'
|
||||
alias zc='z -c'
|
||||
alias zf='cd "$(z -l -s | fzf --reverse --height 35%)"'
|
||||
alias zf='z -I'
|
||||
alias zzc='zz -c'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user