Move custom plugins to the end

This commit is contained in:
Ghasem Naddaf 2021-04-14 12:10:10 -07:00 committed by GitHub
commit a8eb3fb3af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ DISABLE_UNTRACKED_FILES_DIRTY="false"
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
#plugins=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting)
plugins=(git git-extras fast-syntax-highlighting docker docker-compose docker-machine helm)
plugins=(git git-extras docker docker-compose docker-machine helm fast-syntax-highlighting zsh-git-prompt)
# The following lines were added by compinstall