diff --git a/modules/home/environment/starship.nix b/modules/home/environment/starship.nix index cb282a2..f6228d7 100755 --- a/modules/home/environment/starship.nix +++ b/modules/home/environment/starship.nix @@ -61,7 +61,7 @@ hostname = { ssh_symbol = "🌐"; ssh_only = false; - format = "[@](bold blue)[$hostname](bold red)"; + format = "[@](bold blue)[$hostname](bold red) [via $ssh_symbol]"; }; nix_shell = {