diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index 067f332e0..504407627 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -5,8 +5,8 @@ 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="afowler" -# ZSH_THEME="cadusk" +# ZSH_THEME="afowler" +ZSH_THEME="nicoulaj" # Example aliases # alias zshconfig="mate ~/.zshrc"