Changed default theme

This commit is contained in:
Matt Cable 2010-02-01 23:46:20 -07:00
commit 35e544f76f

View file

@ -3,7 +3,7 @@ export ZSH=$HOME/.oh-my-zsh
# Set to the name theme to load.
# Look in ~/.oh-my-zsh/themes/
export ZSH_THEME="robbyrussell"
export ZSH_THEME="mattcable"
# Set to this to use case-sensitive completion
# export CASE_SENSITIVE="true"