kitty guard
This commit is contained in:
parent
66aca50c97
commit
131f5a7d42
2
zsh/rc
2
zsh/rc
@ -25,7 +25,7 @@ zmodload -i zsh/complist;
|
|||||||
bindkey -M menuselect '^M' .accept-line;
|
bindkey -M menuselect '^M' .accept-line;
|
||||||
|
|
||||||
# Completion for Kitty
|
# Completion for Kitty
|
||||||
kitty + complete setup zsh | source /dev/stdin
|
which kitty >/dev/null && kitty + complete setup zsh | source /dev/stdin
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user