From 6a97ec830c29ea8c2d3b69026dad6460a5b71c08 Mon Sep 17 00:00:00 2001 From: Ahir Reddy Date: Thu, 17 May 2012 02:07:01 -0700 Subject: [PATCH] changed theme to arrow --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index b588caaf4..652534a52 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -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"