home-manager try not to move options for 5 minutes challenge
This commit is contained in:
parent
ffc819297b
commit
943e6ed2b8
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue