From d6ec6482b24f63e98bb35de076c1927eae9bdf54 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Tue, 29 Nov 2016 23:49:21 +0000 Subject: [PATCH] Muse theme --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 619ab13..da2661c 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,7 @@ export ZSH=/home/fergalm/.oh-my-zsh # 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="random" +ZSH_THEME="muse" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"