Skip to content

Instantly share code, notes, and snippets.

@rodrigopacheco100
Created June 23, 2021 14:15
Show Gist options
  • Select an option

  • Save rodrigopacheco100/dbdda8631702f0e021d1335585f4c6d3 to your computer and use it in GitHub Desktop.

Select an option

Save rodrigopacheco100/dbdda8631702f0e021d1335585f4c6d3 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"final_space": false,
"osc99": false,
"console_title": false,
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,
"segments": [
{
"type": "path",
"style": "plain",
"invert_powerline": false,
"foreground": "#7f56e0",
"properties": {
"style": "full"
}
},
{
"type": "git",
"style": "plain",
"invert_powerline": false,
"foreground": "#04d361",
"properties": {
"branch_icon": " <#04d361><b></b></>",
"display_stash_count": true,
"display_status": true,
"prefix": "<#ffffff>on</>"
}
},
{
"type": "text",
"style": "plain",
"foreground": "white",
"properties": {
"prefix": "",
"text": "\u276F"
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment