diff --git a/.config/starship.toml b/.config/starship.toml index 94240ce..393aa88 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -33,9 +33,6 @@ modified = "​" staged = "​" renamed = "​" deleted = "​" -ahead = "⇡${count}" -diverged = "⇕⇡${ahead_count}⇣${behind_count}" -behind = "⇣${count}" [git_state] format = '\([$state( $progress_current/$progress_total)]($style)\) '