Add C symbol back to starship

Default symbol is just the character "C"...
This commit is contained in:
Evie Litherland-Smith 2024-07-12 06:45:57 +01:00
parent d289a6f87d
commit 1fe8aa0e5b

View file

@ -4,6 +4,7 @@
enableTransience = true;
settings = {
add_newline = false;
c.symbol = " ";
character = {
success_symbol = "[󰁔 ](bold green)";
error_symbol = "[󰁔 ](bold red)";