diff --git a/system/home/shell/starship.nix b/system/home/shell/starship.nix index 9ff88055..63c0422a 100644 --- a/system/home/shell/starship.nix +++ b/system/home/shell/starship.nix @@ -5,7 +5,7 @@ enableTransience = true; settings = { add_newline = true; - aws.symbol = " "; + aws.symbol = "󰸏 "; buf.symbol = " "; c.symbol = " "; character = { @@ -143,11 +143,9 @@ disabled = false; format = "using [$indicator]($style)"; bash_indicator = " "; - zsh_indicator = " 󱐋 "; fish_indicator = "󰈺 "; powershell_indicator = " "; cmd_indicator = " "; - nu_indicator = " ν "; unknown_indicator = " "; }; status = {