Working on terminal / zsh

This commit is contained in:
2026-03-08 11:14:46 +01:00
parent 271ab3bf48
commit c95a7ea728
3 changed files with 329 additions and 335 deletions
+1 -1
View File
@@ -1160,7 +1160,7 @@ in
enable = true;
enableCompletion = true;
autosuggestion.enable = true;
# Disable syntaxHighlighting.enable (we handle it manually)
syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;
theme = "agnoster";