fix starship ssh prompt

This commit is contained in:
William 2025-06-08 21:06:56 -03:00
parent d8c7fec4e5
commit 27edaece34

View file

@ -62,7 +62,7 @@
''; '';
right_format = "$cmd_duration$character"; right_format = "$cmd_duration$character";
hostname = { hostname = {
ssh_symbol = "<U+EB3A> "; ssh_symbol = " ";
}; };
character = { character = {
error_symbol = "[](red)"; error_symbol = "[](red)";