From 4fa3a086584b363ec1ecf1515b134f662185b46c Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 14 Mar 2016 12:34:50 +0000 Subject: [PATCH] We have a contender --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index d099235..6ea4870 100644 --- a/zshrc +++ b/zshrc @@ -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="eastwood" +ZSH_THEME="strug" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"