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 = [
"git"
"sudo"
"docker"
"systemadmin"
"battery"
"dotnet"
"rust"
"tailscale"
"thefuck"
];
};
}