update zsh plugin list

This commit is contained in:
Vinzenz Schroeter 2025-03-15 10:25:44 +01:00
parent f44484b8f7
commit a620f86204

View file

@ -31,8 +31,12 @@
plugins = [ plugins = [
"git" "git"
"sudo" "sudo"
"docker"
"systemadmin" "systemadmin"
"battery"
"dotnet"
"rust"
"tailscale"
"thefuck"
]; ];
}; };
} }