{ "blocks": [ { "type": "prompt", "alignment": "left", "segments": [ { "type": "exit", "style": "plain", "foreground": "#ffffff", "properties": { "prefix": " ", "postfix": "" } }, { "type": "root", "style": "plain", "foreground": "#100e23", "properties": { "root_icon": "襁" } }, { "type": "session", "style": "plain", "foreground": "#ffffff", "properties": { "user_info_separator": "@" } }, { "type": "path", "style": "plain", "foreground": "#ffffff", "background": "#007ACC", "properties" : { "home_icon": "~", "folder_icon": "", "windows_registry_icon": "", "folder_separator_icon": "", "style": "short", "prefix": " ", "postfix": " " } }, { "type": "git", "style": "plain", "foreground": "#ffffff", "background": "#007ACC", "properties": { "branch_icon": "", "branch_identical_icon": "≡", "branch_ahead_icon": "↑", "branch_behind_icon": "↓", "branch_gone_icon": "≢", "local_working_icon": "", "local_staged_icon": "", "prefix": "<#ffffff> ", "postfix": " " } }, { "type": "text", "style": "plain", "foreground": "#007ACC", "properties": { "prefix": "", "text": "" } } ] } ] }