Postponing sourcing of the theme until after local customizations

This commit is contained in:
Michael Komitee 2011-01-08 21:18:00 -05:00
commit 38d62c560d
2 changed files with 5 additions and 2 deletions

View file

@ -34,5 +34,3 @@ ZSH_THEME_GIT_PROMPT_CLEAN="" # Text to display if the branch is c
# Setup the prompt with pretty colors
setopt prompt_subst
# Load the theme
source "$ZSH/themes/$ZSH_THEME.zsh-theme"