Remove git oh-my-zsh plugin

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-11-27 20:00:12 +01:00
parent a2bbd410c2
commit 1cf74c02d2
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -49,7 +49,7 @@ ZSH_CUSTOM=$HOME/.zsh/oh-my-custom
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(docker git github golang osx zsh_reload z)
plugins=(docker github golang osx zsh_reload z)
# User configuration