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