From 9a9bda8212ff80d8121fca92dcae331b82dcd8ef Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 14 Mar 2016 12:16:27 +0000 Subject: [PATCH] Still looking for a good theme --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 0dec9d2..9e8ad91 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="ys" +ZSH_THEME="fino" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"