2019-03-13 04:14:30 -07:00
|
|
|
{
|
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "right",
|
2020-09-25 23:17:30 -07:00
|
|
|
"vertical_offset": -1,
|
2019-03-13 04:14:30 -07:00
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "time",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#007ACC",
|
|
|
|
"properties": {
|
|
|
|
"time_format": "15:04:05"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 00:11:47 -07:00
|
|
|
"type": "newline"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "session",
|
|
|
|
"style": "powerline",
|
2020-09-26 04:41:28 -07:00
|
|
|
"powerline_symbol": "",
|
2019-03-13 04:14:30 -07:00
|
|
|
"foreground": "#100e23",
|
|
|
|
"background": "#ffffff",
|
|
|
|
"properties": {
|
2020-10-06 06:35:30 -07:00
|
|
|
"prefix": " ",
|
2019-03-13 04:14:30 -07:00
|
|
|
"user_info_separator": "@"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "powerline",
|
2020-09-26 04:41:28 -07:00
|
|
|
"powerline_symbol": "",
|
2019-03-13 04:14:30 -07:00
|
|
|
"foreground": "#100e23",
|
|
|
|
"background": "#91ddff",
|
|
|
|
"properties" : {
|
|
|
|
"home_icon": "",
|
|
|
|
"folder_icon": "",
|
|
|
|
"windows_registry_icon": "",
|
|
|
|
"folder_separator_icon": " ",
|
|
|
|
"style": "agnoster"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "powerline",
|
2020-09-26 04:41:28 -07:00
|
|
|
"powerline_symbol": "",
|
2019-03-13 04:14:30 -07:00
|
|
|
"foreground": "#193549",
|
|
|
|
"background": "#95ffa4",
|
|
|
|
"properties": {
|
|
|
|
"branch_icon": "",
|
|
|
|
"branch_identical_icon": "≡",
|
|
|
|
"branch_ahead_icon": "↑",
|
|
|
|
"branch_behind_icon": "↓",
|
|
|
|
"branch_gone_icon": "≢",
|
|
|
|
"local_working_icon": "",
|
|
|
|
"local_staged_icon": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2020-09-26 11:00:28 -07:00
|
|
|
"final_space": true
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|