From 46b968bbe1e3b308b50a4f16ea365a64a5bf6e3a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 24 Feb 2025 12:56:30 +0100 Subject: checkpoint --- config/essentials/starship.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/essentials/starship.toml') diff --git a/config/essentials/starship.toml b/config/essentials/starship.toml index ec9046b..7500194 100644 --- a/config/essentials/starship.toml +++ b/config/essentials/starship.toml @@ -26,6 +26,7 @@ style = 'yellow' format = '[$branch]($style)' style = 'bold purple' [git_status] +disabled = true format = '( [$all_status$ahead_behind]($style))' ahead = '↑' behind = '↓' -- cgit v1.2.3