summaryrefslogtreecommitdiff
path: root/11_Colors.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-01-13 12:40:06 +0100
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-01-13 12:40:06 +0100
commitc70289d898e7aba51d6dbddc1816bf833b1e3d95 (patch)
treeb037fccceef7eb7bb3317bdb00db3b50ca83cb4a /11_Colors.zsh
parent9559df1ccf7733a378595193064d0ab763e72cbd (diff)
[Prompts] guilt
Diffstat (limited to '11_Colors.zsh')
-rw-r--r--11_Colors.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/11_Colors.zsh b/11_Colors.zsh
index 63c20e2..e194665 100644
--- a/11_Colors.zsh
+++ b/11_Colors.zsh
@@ -7,7 +7,7 @@
## You are encouraged to use, modify, and redistribute
## these files with or without this notice.
##
-typeset -A prompt_colors git_colors mail_colors correct_colors battery_colors date_colors agent_colors
+typeset -A prompt_colors git_colors mail_colors correct_colors battery_colors date_colors agent_colors guilt_colors
correct_colors[error]="$color[red];$color[bold]"
correct_colors[suggest]="$color[blue];$color[bold]"