This commit is contained in:
Out Of Ideas 2023-09-30 18:19:10 -05:00
parent 46243786a5
commit 893b6f762e
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@ style = "bg:color_green"
format = '[[ $symbol $branch ](bold fg:color_fg0 bg:color_green)]($style)'
[git_status]
style = "bg:color_blue"
format = '[[($all_status$ahead_behind )](bold fg:color_fg0 bg:color_blue)]($style)'
style = "bg:color_green"
format = '[[($all_status$ahead_behind )](bold fg:color_fg0 bg:color_green)]($style)'
[nodejs]
symbol = ""