Starship: add custom status symbols back

Default values aren't good for vertical spacing
This commit is contained in:
Evie Litherland-Smith 2024-04-03 09:08:58 +01:00
parent a666e4a78d
commit d000b0f502

View file

@ -62,6 +62,12 @@
disabled = false;
map_symbol = true;
pipestatus = true;
symbol = " ";
success_symbol = "";
not_executable_symbol = " ";
not_found_symbol = " ";
sigint_symbol = " ";
signal_symbol = " ";
};
sudo = {disabled = false;};
};