mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 06:51:58 +01:00
added git metrics in starship config
This commit is contained in:
parent
5306998702
commit
f046e771ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user