diff --git a/.config/starship.toml b/.config/starship.toml index 81ce388..b5791d0 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -145,5 +145,5 @@ show_always = true [hostname] ssh_only = false format = '[$ssh_symbol](bold blue) on [$hostname](bold yellow) ' -trim_at = '.companyname.com' +trim_at = '.' disabled = false