diff --git a/templates/zshrc.arch-zsh-template b/templates/zshrc.arch-zsh-template index 97653b16e..27f4d2e09 100644 --- a/templates/zshrc.arch-zsh-template +++ b/templates/zshrc.arch-zsh-template @@ -5,7 +5,7 @@ ZSH=/usr/share/oh-my-zsh/ # Look in /usr/local/share/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="james-blue" +ZSH_THEME="arch-blue" # Set to this to use case-sensitive completion # CASE_SENSITIVE="true"