From 24a7b0d472a4d5486f3ce294eeade092bd84396e Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Tue, 24 Oct 2017 20:30:02 -0400 Subject: [PATCH] update zshrc --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 6d8e705..c942e46 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,7 @@ # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="robbyrussell" +ZSH_THEME="steeef" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"