home-manager try not to move options for 5 minutes challenge

This commit is contained in:
jacekpoz 2024-04-03 19:54:34 +02:00
parent ffc819297b
commit 943e6ed2b8
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -66,7 +66,7 @@ in {
extended = true; extended = true;
ignoreSpace = true; ignoreSpace = true;
}; };
enableAutosuggestions = true; autosuggestion.enable = true;
enableCompletion = true; enableCompletion = true;
autocd = false; autocd = false;
dotDir = ".config/zsh"; dotDir = ".config/zsh";