mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs(preset/bracketed-segments): Add config for hostname module (#6794)
Add hostname to bracketed-segments preset
This commit is contained in:
@@ -88,6 +88,9 @@ format = '\[[$symbol$branch]($style)\]'
|
||||
[hg_state]
|
||||
format = '\([$state]($style)\) '
|
||||
|
||||
[hostname]
|
||||
format = '\[[$ssh_symbol($hostname)]($style)\] '
|
||||
|
||||
[java]
|
||||
format = '\[[$symbol($version)]($style)\]'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user