Space out git status in starship prompt
This commit is contained in:
parent
899c550345
commit
566093fc9d
1 changed files with 1 additions and 1 deletions
|
@ -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 = ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue