starship: set color for username (for root and other)

This commit is contained in:
inkch 2024-01-17 18:38:02 +09:00
parent 0b9dca0748
commit ab6c6258d1

View File

@ -22,6 +22,8 @@ add_newline = true
[username] [username]
style_user = 'bold yellow'
style_root = 'bold red'
format = "[$user]($style)" format = "[$user]($style)"
[hostname] [hostname]