Former-commit-id: 381b3228dc
This commit is contained in:
Hadi
2024-03-17 17:11:49 +01:00
parent b24abc3831
commit 7252a96939
55 changed files with 67 additions and 74 deletions

View File

@@ -4,8 +4,8 @@
programs.zsh = {
enable = true;
enableAutosuggestions = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
historySubstringSearch.enable = true;