mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
fix(config): update default to use STATUS segment
This commit is contained in:
parent
74da88f99c
commit
aed0c4f6d1
|
@ -404,7 +404,7 @@ func defaultConfig(env platform.Environment, warning bool) *Config {
|
|||
Template: " \uf0e7 ",
|
||||
},
|
||||
{
|
||||
Type: EXIT,
|
||||
Type: STATUS,
|
||||
Style: Diamond,
|
||||
LeadingDiamond: "<transparent,background>\ue0b0</>",
|
||||
TrailingDiamond: "\ue0b4",
|
||||
|
|
Loading…
Reference in a new issue