Enabled Sybtaxhighlighting

This commit is contained in:
2026-02-22 23:03:14 +01:00
parent dd139a736b
commit 4416a69986
3 changed files with 240 additions and 240 deletions
+2 -2
View File
@@ -5,10 +5,10 @@ in
{
programs.zsh = {
enable = true;
# Recommended for a good interactive experience
syntaxHighlighting.enable = true;
autosuggestions.enable = true;
enableCompletion = true;
autocd = true;
# Keep behavior stable (silences your warning)
dotDir = config.home.homeDirectory;
# ---- Oh My Zsh ----
oh-my-zsh = {