From 41c1a1efe11ad78de0b8ca7826d63a2848538872 Mon Sep 17 00:00:00 2001 From: BlackNet Dev Date: Sun, 25 Dec 2022 11:13:44 +0100 Subject: [PATCH] hostname --- starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]