[TASK] Add zsh plugins
This commit is contained in:
parent
a493a4f4ba
commit
378d26c109
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user