Working on terminal stuff

This commit is contained in:
2026-03-07 23:43:22 +01:00
parent 7c9f1318d4
commit b809e058d9
3 changed files with 325 additions and 325 deletions
+323 -323
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1153,7 +1153,7 @@ in
programs.zsh = { programs.zsh = {
enable = true; enable = true;
enableCompletion = true; enableCompletion = true;
autosuggestions.enable = true; autosuggestion.enable = true;
syntaxHighlighting.enable = true; syntaxHighlighting.enable = true;
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;
@@ -7,7 +7,7 @@ in
programs.zsh = { programs.zsh = {
enable = true; enable = true;
enableCompletion = true; enableCompletion = true;
autosuggestions.enable = true; autosuggestion.enable = true;
syntaxHighlighting.enable = true; syntaxHighlighting.enable = true;
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;