1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-04 06:36:04 +02:00

added git metrics in starship config

This commit is contained in:
eoli3n 2023-11-07 20:30:56 +01:00
parent 5306998702
commit f046e771ed

View File

@ -19,5 +19,10 @@ ahead = "⇡${count} "
diverged = "⇕⇡${ahead_count}⇣${behind_count} "
behind = "⇣${count} "
[git_metrics]
disabled = false
added_style = 'bold blue' ■
format = '[+$added]($added_style)/[-$deleted]($deleted_style) '
[gcloud]
disabled = true