fix starship ssh prompt
This commit is contained in:
parent
d8c7fec4e5
commit
27edaece34
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
'';
|
||||
right_format = "$cmd_duration$character";
|
||||
hostname = {
|
||||
ssh_symbol = "<U+EB3A> ";
|
||||
ssh_symbol = " ";
|
||||
};
|
||||
character = {
|
||||
error_symbol = "[](red)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue