starship remove success_symbol from status

This commit is contained in:
Evie Litherland-Smith 2024-02-11 07:37:15 +00:00
parent 6153bf1068
commit d3f62932bd

View file

@ -108,7 +108,7 @@
map_symbol = true;
pipestatus = true;
symbol = "󰙧 ";
success_symbol = "󰜎 ";
success_symbol = "";
not_executable_symbol = "󰂭 ";
not_found_symbol = "󰍉 ";
sigint_symbol = "󰟾 ";