mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Git status tryouts, looking pretty OK now
This commit is contained in:
@@ -105,8 +105,19 @@ truncation_length = 30
|
||||
format = '[ $symbol $branch ]($style)'
|
||||
|
||||
[git_status]
|
||||
style = "bg:#FCA17D"
|
||||
format = '[$all_status$ahead_behind ]($style)'
|
||||
#
|
||||
# style = "bg:#FCA17D"
|
||||
style = "bg:#fb7d4b"
|
||||
# style = "bg:#fb7d4b fg:#ff0000"
|
||||
# style = "fg:#000000 bg:#FCA17D"
|
||||
# style = "fg:#ff0000 bg:#FCA17D"
|
||||
# staged = ''
|
||||
# modified = ''
|
||||
# untracked = '?'
|
||||
# format = '[$all_status$ahead_behind ]($style)'
|
||||
# format = '[$all_status$ahead_behind]($style)[ ](bg:#FCA17D)'
|
||||
# format = '[$all_status$ahead_behind]($style)[ ](bg:#FCA17D)'
|
||||
format = '[](bg:#fb7d4b fg:#FCA17D)[$all_status$ahead_behind]($style)[](bg:#FCA17D fg:#fb7d4b)'
|
||||
|
||||
[golang]
|
||||
symbol = " "
|
||||
|
||||
Reference in New Issue
Block a user