diff --git a/.config/starship.toml b/.config/starship.toml index 3cb5629..426f8aa 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -36,7 +36,9 @@ modified = "​" staged = "​" renamed = "​" deleted = "​" -stashed = "≡" +stashed = "≡ " +ahead = "⇡ " +behind = "⇣ " [git_state] format = '\([$state( $progress_current/$progress_total)]($style)\) '