diff --git a/starship.toml b/starship.toml index c4c7dde..d57a5e4 100644 --- a/starship.toml +++ b/starship.toml @@ -69,7 +69,7 @@ format = '[ $symbol $branch ]($style)' [git_status] style = "bg:#5018dd" -format = '[$all_status$ahead_behind ]($style)' +format = '[ $all_status $ahead_behind ]($style)' [golang] symbol = " "