From 435a3045240dd1681db74358b195be81aa482b34 Mon Sep 17 00:00:00 2001 From: James McGlashan Date: Sun, 27 Nov 2011 19:26:36 +1100 Subject: [PATCH] modified for the arch-blue theme --- templates/zshrc.arch-zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.arch-zsh-template b/templates/zshrc.arch-zsh-template index 97653b16e..27f4d2e09 100644 --- a/templates/zshrc.arch-zsh-template +++ b/templates/zshrc.arch-zsh-template @@ -5,7 +5,7 @@ ZSH=/usr/share/oh-my-zsh/ # Look in /usr/local/share/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="james-blue" +ZSH_THEME="arch-blue" # Set to this to use case-sensitive completion # CASE_SENSITIVE="true"