summaryrefslogtreecommitdiff
path: root/11_Colors.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2009-01-30 10:53:10 +0100
committerHugues Hiegel <hugues@hiegel.fr>2009-01-30 10:53:10 +0100
commitbd608f7f0273b19105feecc7b37a5bb24b74fe9e (patch)
tree95d43c028f600beda7da49713fcd208022f39943 /11_Colors.zsh
parent761ac185d4eedcba566da3e1429a94ccd1857270 (diff)
[PROMPT] Added a GPG/SSH agent manager :-)
Diffstat (limited to '11_Colors.zsh')
-rw-r--r--11_Colors.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/11_Colors.zsh b/11_Colors.zsh
index 697a2e9..d9b1e8f 100644
--- a/11_Colors.zsh
+++ b/11_Colors.zsh
@@ -79,6 +79,8 @@ set_prompt_colors ()
mail_colors[unread]="$color[yellow];$color[bold]" # mail received
mail_colors[listes]="$my_generic;$color[bold]" # less important mail received
+ prompt_colors[agents]="$prompt_colors[bold_generic]"
+
prompt_colors[up_to_date]="$my_generic" # up-to-date
prompt_colors[not_up_to_date]="$color[green];$color[bold]" # not up to date
prompt_colors[to_be_commited]="$color[yellow];$color[bold]" # changes in cache