mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme: suppress revert_icon in half-life theme
Since this theme suppresses all other icons, it makes sense to also suppress revert_icon.
This commit is contained in:
parent
6dbaa52481
commit
3dd512f2c2
|
@ -48,6 +48,7 @@
|
|||
"merge_icon": "",
|
||||
"rebase_icon": "",
|
||||
"cherry_pick_icon": "",
|
||||
"revert_icon": "",
|
||||
"working_color": "#D75F00",
|
||||
"staging_color": "#87FF00",
|
||||
"local_working_icon": " ●",
|
||||
|
|
Loading…
Reference in a new issue