From 41ead51c9597211ae55b0e8dd9980fccf7a1c576 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 1 Sep 2024 13:13:15 +0100 Subject: [PATCH] Update some starship icons --- system/home/shell/starship.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 = {