From 2c9f74b5c3f6910e7c66601008e9ddd0444b70c7 Mon Sep 17 00:00:00 2001
From: Robby Russell <robby@planetargon.com>
Date: Mon, 31 Aug 2009 07:45:31 -0700
Subject: Adding theme support so that people can share their zsh prompts with
 others. Users can set which theme to load in zshrc now.

---
 prompt.zsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'prompt.zsh')

diff --git a/prompt.zsh b/prompt.zsh
index 09481ded9..d6c35a652 100644
--- a/prompt.zsh
+++ b/prompt.zsh
@@ -29,4 +29,4 @@ setopt prompt_subst
 
 export LSCOLORS="Gxfxcxdxbxegedabagacad"
 
-PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
+source "$ZSH/themes/$ZSH_THEME.zsh-theme"
\ No newline at end of file
-- 
cgit v1.2.3-70-g09d2