more plugins

This commit is contained in:
Elmar Sönser 2021-11-29 15:19:03 +01:00
parent f888b0fb7c
commit 8f3c870ab8

8
.zshrc
View file

@ -102,6 +102,8 @@ ZSH_CUSTOM=~/.config_repos/zsh-settings
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
git-lfs
git-prompt
zsh-autosuggestions
zsh-syntax-highlighting
sudo
@ -127,7 +129,11 @@ plugins=(
systemd
vscode
#zsh-colorls
)
archlinux
pylint
kate
sudo
)
source $ZSH/oh-my-zsh.sh