Starship test.
This commit is contained in:
parent
6bb3b3a33b
commit
eb4a154cc9
1 changed files with 2 additions and 2 deletions
|
@ -34,12 +34,12 @@ format = '[$symbol ($context)/($namespace)]($style) '
|
||||||
style = '38'
|
style = '38'
|
||||||
|
|
||||||
[username]
|
[username]
|
||||||
format = '[$user]($style) '
|
format = '[$user]($style)'
|
||||||
style_user = 'normal'
|
style_user = 'normal'
|
||||||
style_root = 'bold 196'
|
style_root = 'bold 196'
|
||||||
|
|
||||||
[hostname]
|
[hostname]
|
||||||
format = '[@$hostname]($style) '
|
format = '([@$hostname]($style) )'
|
||||||
style = 'normal'
|
style = 'normal'
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue