Remove git oh-my-zsh plugin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a2bbd410c2
commit
1cf74c02d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue