From 07a2423298214231503402af5bca6356a44e7529 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 18 Aug 2025 17:14:32 +0200 Subject: [PATCH] Less aggressive untracked icon --- config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/starship.toml b/config/starship.toml index 19cfb6d2..22502d01 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -24,7 +24,7 @@ diverged = '⇕⇡${ahead_count}⇣${behind_count} ' behind = '⇣${count} ' conflicted = ' ' up_to_date = ' ' -untracked = ' ' +untracked = '? ' modified = ' ' stashed = '' staged = ''