fix spacing around ssh_symbol
This commit is contained in:
parent
ebec3ca339
commit
510854c730
1 changed files with 1 additions and 1 deletions
|
@ -144,6 +144,6 @@ show_always = true
|
||||||
|
|
||||||
[hostname]
|
[hostname]
|
||||||
ssh_only = false
|
ssh_only = false
|
||||||
format = '[$ssh_symbol](bold blue) on [$hostname](bold yellow) '
|
|
||||||
trim_at = '.'
|
trim_at = '.'
|
||||||
|
format = ' [$ssh_symbol](bold blue)on [$hostname](bold yellow) '
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue