From b14be33520e4d149d73ba49eac70d75d38ee79a5 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 14 Mar 2016 12:26:08 +0000 Subject: [PATCH] Try some Clint Eastwood --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 9e8ad91..d099235 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="fino" +ZSH_THEME="eastwood" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"