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