From 0eb04f480ac504d2403d6c9141167f4308e428be Mon Sep 17 00:00:00 2001 From: ahirreddy Date: Sat, 19 May 2012 23:26:30 -0700 Subject: [PATCH] updated 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 652534a52..eb318374b 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="arrow" +ZSH_THEME="kphoen" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"