zsh: removed sudo and git plugins I don't need

This commit is contained in:
Ingolf Wagner 2019-10-29 15:26:42 +01:00
parent 67218413a4
commit aea509de86
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -43,10 +43,7 @@ in {
plugins = [ plugins = [
"git" "git"
"git-flow" "git-flow"
"git-prompt"
"gitignore"
"screen" "screen"
"sudo"
"systemd" "systemd"
"tmux" "tmux"
"vi-mode" "vi-mode"