diff --git a/users/profiles/shells/zsh.nix b/users/profiles/shells/zsh.nix index d5f956b..6af9ba1 100644 --- a/users/profiles/shells/zsh.nix +++ b/users/profiles/shells/zsh.nix @@ -10,7 +10,7 @@ enableAutosuggestions = true; enableSyntaxHighlighting = true; - defaultKeymap = "emacs"; + # defaultKeymap = "emacs"; initExtra = '' kitty + complete setup zsh | source /dev/stdin