Working on terminal / zsh

This commit is contained in:
2026-03-08 10:19:20 +01:00
parent 6946c79bfd
commit 099eb5d68f
3 changed files with 329 additions and 329 deletions
+327 -327
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1205,7 +1205,7 @@ in
theme = "agnoster"; theme = "agnoster";
plugins = [ plugins = [
"git" "git"
"zsh-autosuggestion" "zsh-autosuggestions"
"docker" "docker"
"kubectl" "kubectl"
"history" "history"
@@ -19,7 +19,7 @@ in
theme = "agnoster"; theme = "agnoster";
plugins = [ plugins = [
"git" "git"
"zsh-autosuggestion" "zsh-autosuggestions"
"docker" "docker"
"kubectl" "kubectl"
"history" "history"