mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 12:29:40 -08:00
refactor: add root to jandedobbeleer
This commit is contained in:
parent
f534f020af
commit
10e42db42c
|
@ -83,6 +83,16 @@
|
||||||
"prefix": " "
|
"prefix": " "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "root",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"foreground": "#111111",
|
||||||
|
"background": "#ffff66",
|
||||||
|
"properties": {
|
||||||
|
"root_icon": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
|
|
Loading…
Reference in a new issue