changed theme to arrow

This commit is contained in:
Ahir Reddy 2012-05-17 02:07:01 -07:00
commit cdf46c1ae5

View file

@ -5,7 +5,7 @@ export ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="alanpeabody"
ZSH_THEME="arrow"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"