fix: kitty integration
This commit is contained in:
parent
2a0475d3b2
commit
e2b7d1f00e
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
enableCompletion = true;
|
||||
enableVteIntegration = true;
|
||||
|
||||
initExtra = ''
|
||||
kitty + complete setup zsh | source /dev/stdin
|
||||
'';
|
||||
# autosuggestions.enable = true;
|
||||
|
||||
# syntaxHighlighting = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue