Update config files

This commit is contained in:
Tobias Reisinger 2022-04-11 23:07:42 +02:00
parent b2e1880598
commit eca0ab046f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 11 additions and 6 deletions

View file

@ -55,12 +55,17 @@ symbol = ""
style = "bg:red fg:black"
format = '[ $symbol $branch ]($style)'
[git_commit]
style = "bg:red fg:black"
tag_disabled = false
tag_symbol = " "
format = '[\($hash$tag\) ]($style)'
[git_state]
style = "bg:red fg:bold black"
format = '[\($state $progress_current/$progress_total\) ]($style)'
[git_status]
style = "bg:red fg:black"
format = '[\[$all_status$ahead_behind\]]($style)'