This commit is contained in:
Hadi
2024-03-17 17:11:49 +01:00
parent bb869d6897
commit 381b3228dc
55 changed files with 67 additions and 72 deletions

View File

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