merged upstream/master.

This commit is contained in:
Kyle West
2012-03-23 13:28:43 -04:00
4 changed files with 40 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ if [[ -d $HOME/.oh-my-zsh ]]; then
ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load.
ZSH_THEME="robbyrussell"
ZSH_THEME="skwp"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)