zsh: removed sudo and git plugins I don't need
This commit is contained in:
parent
67218413a4
commit
aea509de86
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue