diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 0c03d6ff5..1f1513334 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -5,7 +5,7 @@ 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="miloshadzic" +ZSH_THEME="mh" # Example aliases # alias zshconfig="mate ~/.zshrc"