fix: kitty integration

This commit is contained in:
Infinidoge 2021-09-19 22:34:18 -04:00
parent 2a0475d3b2
commit e2b7d1f00e

View file

@ -6,6 +6,9 @@
enableCompletion = true; enableCompletion = true;
enableVteIntegration = true; enableVteIntegration = true;
initExtra = ''
kitty + complete setup zsh | source /dev/stdin
'';
# autosuggestions.enable = true; # autosuggestions.enable = true;
# syntaxHighlighting = { # syntaxHighlighting = {