Add sublime plugin

This commit is contained in:
cheetah 2015-02-01 21:03:00 +03:00
parent 3462d371de
commit 0b4f2993b5
1 changed files with 1 additions and 1 deletions

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 zsh-syntax-highlighting)
plugins=(osx brew git github redis-cli ruby rbenv gem bundler zsh-syntax-highlighting sublime)
source $ZSH/oh-my-zsh.sh