add_newline = false format = """($git_branch $git_status )$directory$character""" [directory] style = "bright-black" [git_branch] symbol = " " style = "bright-black" format = "[$symbol$branch]($style)" [git_status] style = "bright-black" format = "([$all_status$ahead_behind]($style))" conflicted = "[=](red)" ahead = "[⇡](blue)" behind = "[⇣](blue)" diverged = "[⇕](magenta)" untracked = "[?](blue)" stashed = '[\$](white)' modified = "[!](yellow)" staged = "[+](green)" renamed = "[»](cyan)" deleted = "[✘](red)"