tweaked starship ssh style
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user