From 8d467b985a5f2b0e942384df199719ce0d7693f4 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 25 Aug 2022 18:33:32 -0500 Subject: feat(starship): remove ssh symbol from prompt --- starship/.config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 16a8f18..478eeb7 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -8,6 +8,9 @@ add_newline = false disabled = true symbol = "" +[hostname] +format = "[$hostname]($style) in " + [character] success_symbol = "[❯](green)" error_symbol = "[❯](red)" -- cgit v1.2.3-70-g09d2