diff --git a/.config/starship.toml b/.config/starship.toml index 350583c..936e2eb 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -80,7 +80,7 @@ truncation_length = 3 truncation_symbol = "…/" [git_branch] -format = "[](fg:prev_bg bg:yellow)[ $symbol$branch(:$remote_branch) ]($style)" +format = "[](fg:prev_bg bg:yellow)[ $symbol $branch(:$remote_branch) ]($style)" style = "bg:yellow fg:black" symbol = ""