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"