diff --git a/starship.toml b/starship.toml index 8aea3b2..c460cdb 100644 --- a/starship.toml +++ b/starship.toml @@ -58,7 +58,7 @@ format = '[ $user ]($style)' ssh_only = true ssh_symbol = "" format = "[@](fg:yellow bg:black)[$hostname](fg:yellow bg:black) [$ssh_symbol ](fg:yellow bg:black)" -trim_at = ".companyname.com" +trim_at = "." disabled = false [os]