From cd46a9c541f68c191d860849cbfa564e8775d366 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 13 Feb 2024 22:25:14 +0100 Subject: [PATCH] Update .config/starship.toml --- dot_config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 7af5dba..5d8bcf8 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -37,7 +37,7 @@ modified = "" staged = "" renamed = "" deleted = "" -stashed = "≡" +stashed = "≡ " [git_state] format = '\([$state( $progress_current/$progress_total)]($style)\) '