hombrew plugin

This commit is contained in:
Kenneth Reitz
2011-09-19 11:14:26 -05:00
parent 260e0a1e42
commit 65d1bc1b5f
+1 -1
View File
@@ -16,7 +16,7 @@ export ZSH_THEME="kennethreitz"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git osx)
plugins=(git osx brew)
source $ZSH/oh-my-zsh.sh