add docker zsh plugin

This commit is contained in:
Jidbo 2018-10-06 21:34:31 +02:00
parent 47d76f3d21
commit 56538f329d

1
.zshrc
View file

@ -63,6 +63,7 @@ plugins=(
brew
web-search
osx
docker
)
source $ZSH/oh-my-zsh.sh