shells/zsh: remove plugins, add sudo plugin
This commit is contained in:
parent
1e2967fe64
commit
16d67745f1
1 changed files with 1 additions and 9 deletions
|
@ -33,24 +33,16 @@
|
|||
# zsh modifications
|
||||
"zsh-interactive-cd"
|
||||
"command-not-found"
|
||||
"sudo"
|
||||
|
||||
# Aliases
|
||||
"alias-finder"
|
||||
|
||||
# Applications
|
||||
## Docker
|
||||
"docker"
|
||||
## Python
|
||||
"pip"
|
||||
"python"
|
||||
## Systemd
|
||||
"systemd"
|
||||
## Git
|
||||
"git"
|
||||
"github"
|
||||
"gitignore"
|
||||
## Emacs
|
||||
"emacs"
|
||||
## Vim
|
||||
"fancy-ctrl-z"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue