Skip to content

Instantly share code, notes, and snippets.

@phil-scott-78
Last active February 18, 2021 04:59
Show Gist options
  • Save phil-scott-78/96f29ae7569e290218577830cc1bb2c8 to your computer and use it in GitHub Desktop.
Save phil-scott-78/96f29ae7569e290218577830cc1bb2c8 to your computer and use it in GitHub Desktop.
{
"final_space":true,
"osc99":false,
"console_title":false,
"console_title_style":"",
"console_title_template":"",
"blocks":[
{
"type":"prompt",
"alignment":"left",
"horizontal_offset":0,
"vertical_offset":0,
"segments":[
{
"type":"root",
"style":"plain",
"foreground":"yellow",
"properties":{
"root_icon":""
}
},
{
"type":"path",
"style":"diamond",
"powerline_symbol":"",
"invert_powerline":false,
"foreground":"#FFFFFF",
"foreground_templates":null,
"background":"magenta",
"background_templates":null,
"leading_diamond":"",
"trailing_diamond":"",
"properties":{
"style":"mixed"
}
},
{
"type":"git",
"style":"powerline",
"powerline_symbol":"",
"invert_powerline":false,
"foreground":"black",
"foreground_templates":null,
"background":"lightGreen",
"background_templates":null,
"leading_diamond":"",
"trailing_diamond":"",
"properties":{
"branch_icon":" ",
"branch_identical_icon":"≡",
"branch_ahead_icon":"↑",
"branch_behind_icon":"↓",
"branch_gone":"≢",
"local_working_icon":"",
"local_staged_icon":"",
"stash_count_icon":""
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment