diff --git a/home/starship/default.nix b/home/starship/default.nix index 454bad60..c210ba7b 100644 --- a/home/starship/default.nix +++ b/home/starship/default.nix @@ -100,11 +100,8 @@ shell = { disabled = false; format = "using [$indicator ]($style)"; - bash_indicator = "#"; fish_indicator = "󰈺 "; nu_indicator = "ν"; - zsh_indicator = "z"; - unknown_indicator = "?"; }; sudo = { disabled = false;