summaryrefslogtreecommitdiff
path: root/11_Colors.zsh
diff options
context:
space:
mode:
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