mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix: remove redundant segment
This commit is contained in:
parent
5f3921c1d7
commit
74a820d429
|
@ -36,16 +36,6 @@
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"background": "#fee761",
|
|
||||||
"foreground": "#262b44",
|
|
||||||
"powerline_symbol": "\ue0b0",
|
|
||||||
"properties": {
|
|
||||||
"template": " \uf0e7 "
|
|
||||||
},
|
|
||||||
"style": "powerline",
|
|
||||||
"type": "root"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"background": "#0095e9",
|
"background": "#0095e9",
|
||||||
"background_templates": [
|
"background_templates": [
|
||||||
|
|
Loading…
Reference in a new issue