mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
theme(poshmon): show date
Added changes to show date in prompt.
This commit is contained in:
parent
4554d31168
commit
7c9cddf8f2
|
@ -92,7 +92,7 @@
|
|||
],
|
||||
"leading_diamond": "\ue0b6",
|
||||
"properties": {
|
||||
"time_format": "15:04:05"
|
||||
"time_format": "_2, 15:04:05"
|
||||
},
|
||||
"style": "diamond",
|
||||
"template": " \uf5ef {{ .CurrentDate | date .Format }} ",
|
||||
|
|
Loading…
Reference in a new issue