feat: enable missing zsh features
This commit is contained in:
parent
e2b7d1f00e
commit
6f063beb80
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
enableCompletion = true;
|
||||
enableVteIntegration = true;
|
||||
enableAutosuggestions = true;
|
||||
enableSyntaxHighlighting = true;
|
||||
|
||||
initExtra = ''
|
||||
kitty + complete setup zsh | source /dev/stdin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue