diff --git a/users/profiles/shells/zsh.nix b/users/profiles/shells/zsh.nix index 8591460..c379735 100644 --- a/users/profiles/shells/zsh.nix +++ b/users/profiles/shells/zsh.nix @@ -4,7 +4,6 @@ enable = true; enableCompletion = true; - # enableSyntaxHighlighting = true; enableVteIntegration = true; autosuggestions.enable = true;