Update oh-my-zsh plugins

This commit is contained in:
Anton Zadvorny 2018-06-26 16:25:28 +03:00
parent ca13db3e0e
commit 2fb19b837d

View File

@ -1,7 +1,7 @@
ZSH=$HOME/.oh-my-zsh
ZSH_THEME="cheetah"
plugins=(osx brew git github redis-cli ruby rbenv gem bundler sublime pass zsh-syntax-highlighting)
plugins=(osx brew git github redis-cli ruby rbenv gem bundler sublime pass docker zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh