changed starship prompt

This commit is contained in:
Vuong Hoang
2024-06-01 16:11:33 -07:00
parent 87a378acd8
commit b0802ba072

View File

@@ -104,7 +104,7 @@ symbol = " "
[git_branch]
symbol = " "
style ="magenta"
format="[on ](brightblack)[$symbol$branch(:$remote_branch)]($style)"
format="[on ](brightblack)[$symbol$branch(:$remote_branch)]($style) "
[golang]
symbol = " "
@@ -222,3 +222,4 @@ style = "red"
format = " [$user]($style)"
style_user = "blue"
style_root = "brightred"