Marisa: a.

Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
2022-03-28 08:27:39 +05:30
parent f89fefa53d
commit d4f56a19e9
3 changed files with 12 additions and 4 deletions

View File

@@ -21,7 +21,10 @@
histSize = 12000;
enableCompletion = true;
syntaxHighlighting.enable = true;
autosuggestions. enable = true;
autosuggestions = {
enable = true;
highlightStyle = "fg=yellow,bold";
};
ohMyZsh.enable = true;
};
gnupg = {