From cb62144f382084170621a1715ba57fe9b0fdc231 Mon Sep 17 00:00:00 2001 From: caem Date: Fri, 24 Jan 2025 00:18:07 +0100 Subject: [PATCH] dlfkjsdflk --- modules/home/caem/core/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/caem/core/zsh.nix b/modules/home/caem/core/zsh.nix index 6eca416..f6e1d68 100644 --- a/modules/home/caem/core/zsh.nix +++ b/modules/home/caem/core/zsh.nix @@ -4,7 +4,7 @@ programs.zsh = { enable = true; enableCompletion = true; - autosuggestions.enable = true; + autosuggestion.enable = true; syntaxHighlighting.enable = true; history.size = 10000;