Commit bfa9c6a
Changed files (1)
home
base
tui
starship
home/base/tui/starship/starship.toml
@@ -61,7 +61,7 @@ Windows = " "
show_always = true
style_user = "bg:red fg:crust"
style_root = "bg:red fg:crust"
-format = '[ $user]($style)'
+format = '[$user ]($style)'
[directory]
style = "bg:peach fg:crust"