From 945fdc5ef6c456e535d340384f9447597e7c8301 Mon Sep 17 00:00:00 2001 From: LFDM <1986gh@gmail.com> Date: Sat, 4 Jan 2014 20:38:28 +0100 Subject: [PATCH] Theme bypass info in zshrc.zsh-template. --- templates/zshrc.zsh-template | 1 + 1 file changed, 1 insertion(+) 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