From d07d5b250a8332120cbf0082e883814b5112f26a Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 26 Apr 2023 16:25:58 +0100 Subject: [PATCH] Update git symbol in starship --- nixos/home/env/config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/home/env/config/starship.toml b/nixos/home/env/config/starship.toml index 521aeb9b..c585033b 100644 --- a/nixos/home/env/config/starship.toml +++ b/nixos/home/env/config/starship.toml @@ -51,7 +51,7 @@ symbol = " " symbol = " " [git_branch] -symbol = " " +symbol = "󰊢 " [git_metrics] disabled = false