More consistent starship symbols
This commit is contained in:
parent
1c7a8ae0e5
commit
0745a7936b
|
@ -13,8 +13,7 @@
|
||||||
palette = "catppuccin_macchiato";
|
palette = "catppuccin_macchiato";
|
||||||
character = {
|
character = {
|
||||||
success_symbol = "[[](green) ❯](maroon)";
|
success_symbol = "[[](green) ❯](maroon)";
|
||||||
error_symbol = "[](red)";
|
error_symbol = "[❯](red)";
|
||||||
vimcmd_symbol = "[](green)";
|
|
||||||
};
|
};
|
||||||
directory = {
|
directory = {
|
||||||
truncation_length = 2;
|
truncation_length = 2;
|
||||||
|
|
Loading…
Reference in a new issue