shells/zsh: remove plugins, add sudo plugin

This commit is contained in:
Infinidoge 2021-12-16 12:28:52 -05:00
parent 1e2967fe64
commit 16d67745f1

View file

@ -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"
]; ];