Added yarn plugin

This commit is contained in:
dbroqua 2020-07-05 10:43:14 +02:00
parent c317066f1c
commit 0aca630982

View File

@ -70,15 +70,16 @@ COMPLETION_WAITING_DOTS="true"
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
git-flow
compleat
encode64
sudo
docker
gradle
yarn
node
git
git-flow
compleat
encode64
sudo
docker
gradle
yarn
yarn-autocompletions
node
)
source $ZSH/oh-my-zsh.sh