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 modifications
|
||||||
"zsh-interactive-cd"
|
"zsh-interactive-cd"
|
||||||
"command-not-found"
|
"command-not-found"
|
||||||
|
"sudo"
|
||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
"alias-finder"
|
"alias-finder"
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
## Docker
|
|
||||||
"docker"
|
|
||||||
## Python
|
## Python
|
||||||
"pip"
|
"pip"
|
||||||
"python"
|
|
||||||
## Systemd
|
|
||||||
"systemd"
|
|
||||||
## Git
|
## Git
|
||||||
"git"
|
|
||||||
"github"
|
|
||||||
"gitignore"
|
"gitignore"
|
||||||
## Emacs
|
|
||||||
"emacs"
|
|
||||||
## Vim
|
## Vim
|
||||||
"fancy-ctrl-z"
|
"fancy-ctrl-z"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue