26 lines
498 B
JSON
26 lines
498 B
JSON
{
|
||
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
||
"upgrade": {
|
||
"source": "cdn",
|
||
"interval": "168h",
|
||
"auto": false,
|
||
"notice": false
|
||
},
|
||
"blocks": [
|
||
{
|
||
"type": "prompt",
|
||
"alignment": "left",
|
||
"segments": [
|
||
{
|
||
"template": " ❯ </>",
|
||
"foreground": "#a388db",
|
||
"type": "text",
|
||
"style": "plain"
|
||
}
|
||
],
|
||
"newline": true
|
||
}
|
||
],
|
||
"version": 4
|
||
}
|