Fix starship for root.

This commit is contained in:
Bartek Stalewski 2024-06-21 17:55:32 +02:00
parent 882d56b81e
commit 9d5b86589d
No known key found for this signature in database

View file

@ -24,6 +24,7 @@ symbol = ''
format = '[$user]($style)' format = '[$user]($style)'
style_user = 'normal' style_user = 'normal'
style_root = 'bold 196' style_root = 'bold 196'
show_always = true
[hostname] [hostname]
format = '([@$hostname]($style))' format = '([@$hostname]($style))'