zsh: remove deprecated git plugin
This commit is contained in:
parent
54b81e4976
commit
57c0a067a9
1 changed files with 0 additions and 2 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue