From fbda24cc1f61d2cae9704e3c207d759186258eb1 Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 28 Nov 2024 17:00:49 +0100 Subject: [PATCH] made starship less uncomfortably compact --- starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship.toml b/starship.toml index d57a5e4..cfe67e2 100644 --- a/starship.toml +++ b/starship.toml @@ -69,7 +69,7 @@ format = '[ $symbol $branch ]($style)' [git_status] style = "bg:#5018dd" -format = '[ $all_status $ahead_behind ]($style)' +format = '[$all_status $ahead_behind]($style)' [golang] symbol = " "