diff --git a/zshrc b/zshrc index a74c222..bb12527 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,7 @@ export ZSH=$HOME/.oh-my-zsh # Set to the name theme to load. # Look in ~/.oh-my-zsh/themes/ -export ZSH_THEME="oxide" +export ZSH_THEME="muse" # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Example format: plugins=(rails git textmate ruby lighthouse)