fix: starship symbols
This commit is contained in:
parent
d5c1a63ba3
commit
a28b270551
@ -635,7 +635,10 @@ in
|
||||
enable = true;
|
||||
settings = {
|
||||
add_newline = false;
|
||||
character.symbol = ">";
|
||||
character = {
|
||||
success_symbol = "[>](bold green)";
|
||||
error_symbol = "[>](bold red)";
|
||||
};
|
||||
directory = {
|
||||
truncation_length = 2;
|
||||
truncate_to_repo = false;
|
||||
|
Loading…
Reference in New Issue
Block a user