tweaked starship ssh style

This commit is contained in:
2024-11-26 11:59:03 -05:00
parent 9abdaf4ff7
commit bfb7559447

View File

@@ -61,7 +61,7 @@
hostname = { hostname = {
ssh_symbol = "🌐"; ssh_symbol = "🌐";
ssh_only = false; ssh_only = false;
format = "[@](bold blue)[$hostname](bold red)"; format = "[@](bold blue)[$hostname](bold red) [via $ssh_symbol]";
}; };
nix_shell = { nix_shell = {