2019-03-13 04:14:30 -07:00
|
|
|
{
|
2021-02-15 23:36:37 -08:00
|
|
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
2019-03-13 04:14:30 -07:00
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
2022-03-27 01:12:47 -07:00
|
|
|
"style": "full"
|
2022-02-03 01:22:57 -08:00
|
|
|
},
|
|
|
|
"style": "plain",
|
2022-03-27 01:12:47 -07:00
|
|
|
"template": "{{ .Path }} ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "path"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
2021-11-07 08:42:56 -08:00
|
|
|
"foreground": "#C2C206",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2022-03-27 01:12:47 -07:00
|
|
|
"template": "{{ .HEAD }} ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "git"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
2022-02-03 01:22:57 -08:00
|
|
|
"foreground": "#B5B50D",
|
2019-03-13 04:14:30 -07:00
|
|
|
"style": "plain",
|
2022-03-27 01:12:47 -07:00
|
|
|
"template": " \uf0e7 ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "root"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"foreground": "#C94A16",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2023-07-23 00:29:54 -07:00
|
|
|
"template": "x{{ reason .Code }} ",
|
|
|
|
"type": "status"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
2022-02-03 01:22:57 -08:00
|
|
|
],
|
|
|
|
"type": "prompt"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"alignment": "left",
|
2021-04-18 10:16:06 -07:00
|
|
|
"newline": true,
|
2019-03-13 04:14:30 -07:00
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"foreground": "#007ACC",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2024-02-15 11:21:10 -08:00
|
|
|
"template": "\ue602",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "text"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
2022-02-03 01:22:57 -08:00
|
|
|
],
|
|
|
|
"type": "prompt"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
],
|
2022-02-03 01:22:57 -08:00
|
|
|
"final_space": true,
|
2022-03-27 01:12:47 -07:00
|
|
|
"version": 2
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|