Update .zshrc

This commit is contained in:
Ghasem Naddaf 2021-04-14 09:23:46 -07:00 committed by GitHub
commit 5aa92db231
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 zsh-syntax-highlighting docker docker-compose docker-machine helm)
plugins=(git git-extras fast-syntax-highlighting docker docker-compose docker-machine helm)
# The following lines were added by compinstall