From cf3e7615b1c9863a6ffd029491e8cd8203608c41 Mon Sep 17 00:00:00 2001 From: wpc009 Date: Sun, 24 Nov 2013 17:14:38 +0800 Subject: [PATCH] Update zshrc.zsh-template --- 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 1dfb6998c..73bfe01bf 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -5,7 +5,7 @@ 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="robbyrussell" +ZSH_THEME="wysa" # Example aliases # alias zshconfig="mate ~/.zshrc"