Commit bfa9c6a

HPCesia <me@hpcesia.com>
2025-07-01 16:57:32
feat(app): update starship config
1 parent 9e8ed17
Changed files (1)
home
base
tui
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"