starship: set color for username (for root and other)
This commit is contained in:
parent
0b9dca0748
commit
ab6c6258d1
@ -22,6 +22,8 @@ add_newline = true
|
||||
|
||||
|
||||
[username]
|
||||
style_user = 'bold yellow'
|
||||
style_root = 'bold red'
|
||||
format = "[$user]($style)"
|
||||
|
||||
[hostname]
|
||||
|
Loading…
Reference in New Issue
Block a user