Fix starship for root.
This commit is contained in:
parent
882d56b81e
commit
9d5b86589d
1 changed files with 3 additions and 2 deletions
|
@ -24,6 +24,7 @@ symbol = ''
|
|||
format = '[$user]($style)'
|
||||
style_user = 'normal'
|
||||
style_root = 'bold 196'
|
||||
show_always = true
|
||||
|
||||
[hostname]
|
||||
format = '([@$hostname]($style))'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue