mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Added a lightning bolt, for no particular reason.
This commit is contained in:
parent
199d651636
commit
242612d745
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue