don't show number of commits in prompt

pull/2/head
Alpha Chen 2 years ago
parent daf3e96d3c
commit c4690d95d7
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -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)\) '

Loading…
Cancel
Save