From 0897daf4ba05e39b63249334f7c9d1d0a7809d0c Mon Sep 17 00:00:00 2001 From: Olaf Alexander Date: Tue, 26 Nov 2024 20:44:24 -0600 Subject: [PATCH] feat(starship): Enable hostname for ssh --- dot-config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-config/starship.toml b/dot-config/starship.toml index c73bfa1..e8b9f86 100644 --- a/dot-config/starship.toml +++ b/dot-config/starship.toml @@ -2,6 +2,7 @@ format = """ [](surface0)\ +$hostname\ $os\ $username\ [](bg:peach fg:surface0)\