diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index b2cad20e8..ffad178f6 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -5,6 +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. +# If you want to bypass oh-my-zsh's theme handling, comment this line. ZSH_THEME="robbyrussell" # Example aliases