fix hostname detecton
This commit is contained in:
parent
294a33ee1a
commit
91feee358c
1 changed files with 1 additions and 1 deletions
|
@ -145,5 +145,5 @@ show_always = true
|
||||||
[hostname]
|
[hostname]
|
||||||
ssh_only = false
|
ssh_only = false
|
||||||
format = '[$ssh_symbol](bold blue) on [$hostname](bold yellow) '
|
format = '[$ssh_symbol](bold blue) on [$hostname](bold yellow) '
|
||||||
trim_at = '.companyname.com'
|
trim_at = '.'
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue