2021-10-05 08:36:43 -07:00
|
|
|
{
|
|
|
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"foreground": "#45F1C2",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2023-05-09 02:08:45 -07:00
|
|
|
"template": "\ueb99 {{ .UserName }} on",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "session"
|
2021-10-05 08:36:43 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"foreground": "#0CA0D8",
|
|
|
|
"properties": {
|
2022-02-03 01:22:57 -08:00
|
|
|
"folder_separator_icon": "/",
|
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": " \uf07b {{ .Path }} ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "path"
|
2021-10-05 08:36:43 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"foreground": "#14A5AE",
|
2022-02-03 01:22:57 -08:00
|
|
|
"powerline_symbol": "\ue0b0",
|
2021-10-05 08:36:43 -07:00
|
|
|
"properties": {
|
2021-11-07 08:42:56 -08:00
|
|
|
"fetch_stash_count": true,
|
2022-03-27 01:12:47 -07:00
|
|
|
"fetch_upstream_icon": true
|
2022-02-03 01:22:57 -08:00
|
|
|
},
|
|
|
|
"style": "plain",
|
2023-05-09 02:08:45 -07:00
|
|
|
"template": "{{ .UpstreamIcon }}{{ .HEAD }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "git"
|
2021-10-05 08:36:43 -07:00
|
|
|
}
|
2022-02-03 01:22:57 -08:00
|
|
|
],
|
|
|
|
"type": "prompt"
|
2021-10-05 08:36:43 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"alignment": "left",
|
|
|
|
"newline": true,
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"foreground": "#cd5e42",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2022-03-27 01:12:47 -07:00
|
|
|
"template": "\ue3bf ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "root"
|
2021-10-05 08:36:43 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"foreground": "#CD4277",
|
2022-02-03 01:22:57 -08:00
|
|
|
"style": "plain",
|
2022-03-27 01:12:47 -07:00
|
|
|
"template": "# ",
|
2022-02-03 01:22:57 -08:00
|
|
|
"type": "text"
|
2021-10-05 08:36:43 -07:00
|
|
|
}
|
2022-02-03 01:22:57 -08:00
|
|
|
],
|
|
|
|
"type": "prompt"
|
2021-10-05 08:36:43 -07:00
|
|
|
}
|
2022-02-03 01:22:57 -08:00
|
|
|
],
|
2022-03-27 01:12:47 -07:00
|
|
|
"version": 2
|
2021-10-05 08:36:43 -07:00
|
|
|
}
|