diff --git a/home/shell/starship.nix b/home/shell/starship.nix index c5039112..e5942c8c 100644 --- a/home/shell/starship.nix +++ b/home/shell/starship.nix @@ -4,6 +4,7 @@ enableTransience = true; settings = { add_newline = false; + c.symbol = " "; character = { success_symbol = "[󰁔 ](bold green)"; error_symbol = "[󰁔 ](bold red)";