Some minor tweaks
This commit is contained in:
parent
de89545cb0
commit
6bd8dd336c
4 changed files with 9 additions and 3 deletions
|
@ -60,3 +60,7 @@ compdef _command fork
|
|||
compdef _command detach
|
||||
compdef _command ontv
|
||||
compdef _notmuch nmfind=notmuch-search
|
||||
|
||||
if exists kitty; then
|
||||
kitty + complete setup zsh | source /dev/stdin
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue