diff --git a/modules/home/cli-apps/starship/default.nix b/modules/home/cli-apps/starship/default.nix index 5ce6477..be8f599 100644 --- a/modules/home/cli-apps/starship/default.nix +++ b/modules/home/cli-apps/starship/default.nix @@ -29,7 +29,7 @@ in settings = { shell.disabled = false; shell.fish_indicator = ""; - shell.bash_indicator = "󱆃"; + shell.bash_indicator = ""; shell.unknown_indicator = ""; container.format = "[\\[$name\\]]($style) "; git_status = {