From 251807f79d2cffcfe6a8b894d4345d101f2a8ba7 Mon Sep 17 00:00:00 2001 From: Ahir Reddy Date: Thu, 17 May 2012 01:58:04 -0700 Subject: [PATCH] changed theme --- 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 eb318374b..b588caaf4 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="kphoen" +ZSH_THEME="alanpeabody" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"