diff --git a/modules/hm/shell/zsh.nix b/modules/hm/shell/zsh.nix index e751b1b..d8d3c01 100644 --- a/modules/hm/shell/zsh.nix +++ b/modules/hm/shell/zsh.nix @@ -14,7 +14,7 @@ save = 1000000; path = "$HOME/.local/share/zsh/.zsh_history"; }; - syntaxHighlighting.enable = true; + fastSyntaxHighlighting.enable = true; autosuggestion.enable = true; initContent = '' ${lib.getExe pkgs.fastfetch}