added root option

This commit is contained in:
John Lancaster
2025-07-03 04:24:54 +00:00
parent 0db404fd58
commit 1d0c88a021
3 changed files with 12 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
enable = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
# syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;
theme = "risto";