Added a lightning bolt, for no particular reason.

This commit is contained in:
Noon Silk 2012-01-13 12:12:14 +11:00
commit 242612d745

View file

@ -17,7 +17,7 @@
# (i.e. they will be reset, even if you hit enter a few times on empty command prompts)
# local time, color coded by last return code
time_enabled="%(?.%{$fg[magenta]%}.%{$fg[red]%})%D{%I:%M %p}%{$reset_color%}"
time_enabled="%(?.%{$fg[magenta]%}.%{$fg[red]%})%D{%I:%M %p}%{$reset_color%}"
time_disabled="%{$fg[magenta]%}%D{%I:%M %p}%{$reset_color%}"
time=$time_enabled