[TASK] Add zsh plugins

This commit is contained in:
Sebastian Fischer 2026-02-07 19:25:03 +01:00
parent a493a4f4ba
commit 378d26c109

View File

@ -137,12 +137,17 @@
enable = true;
theme = "powerlevel10k/powerlevel10k";
plugins = [
"git"
"git-flow"
"command-not-found"
"common-aliases"
"docker"
"docker-compose"
"git"
"git-prompt"
"git-flow-avh"
"ssh-agent"
"systemd"
"sudo"
"rsync"
];
custom = "$HOME/.oh-my-zsh/custom";