Merge branch 'master' of github.com:jamesm-sitegen/oh-my-zsh

This commit is contained in:
Simon Gomizelj 2011-12-01 16:40:35 -05:00
commit 017e6f7803
4 changed files with 20 additions and 21 deletions

View file

@ -45,7 +45,7 @@ for plugin ($plugins); do
done
local ZSH_THEME
zstyle -a :omz theme ZSH_THEME
zstyle -a :omz:style theme ZSH_THEME
# Load the theme
if [ "$ZSH_THEME" = "random" ]