zsh: remove deprecated git plugin

This commit is contained in:
Daniel Lundin 2022-09-09 09:58:29 +02:00
parent 54b81e4976
commit 57c0a067a9

2
.zshrc
View file

@ -2,8 +2,6 @@ source ~/.zplug/init.zsh
source /etc/profile.d/locale.sh
zplug "plugins/git", from:oh-my-zsh
zplug "zsh-users/zsh-completions"
zplug 'zsh-users/zsh-syntax-highlighting', defer:2
zplug 'zsh-users/zsh-history-substring-search', defer:3