2019-03-13 04:14:30 -07:00
|
|
|
{
|
2020-12-31 04:28:53 -08:00
|
|
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh3/main/themes/schema.json",
|
2019-03-13 04:14:30 -07:00
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
2020-09-16 04:09:55 -07:00
|
|
|
"prefix": "",
|
2020-10-16 08:12:34 -07:00
|
|
|
"text": "<#C591E8>\u276F</><#69FF94>\u276F</>"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#56B6C2",
|
|
|
|
"properties": {
|
|
|
|
"style": "folder"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#D0666F",
|
|
|
|
"properties": {
|
|
|
|
"branch_icon": "",
|
|
|
|
"display_status": false,
|
|
|
|
"prefix": "<#5FAAE8>git:(</>",
|
|
|
|
"postfix": "<#5FAAE8>)</>"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "exit",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#DCB977",
|
|
|
|
"properties": {
|
2020-10-16 08:12:34 -07:00
|
|
|
"prefix": "\uD00D",
|
2020-09-30 02:18:35 -07:00
|
|
|
"display_exit_code": false
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "right",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "command",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
|
|
|
"shell": "bash",
|
|
|
|
"command": "git log --pretty=format:%cr -1 || date +%H:%m:%S"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 00:11:47 -07:00
|
|
|
"type": "newline"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
2020-09-16 04:09:55 -07:00
|
|
|
"prefix": "",
|
2020-12-02 09:40:10 -08:00
|
|
|
"text": "\uF441"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 09:40:10 -08:00
|
|
|
"final_space": true
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|