test
This commit is contained in:
parent
1d396ac90c
commit
b3a725461f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
||||||
git_branch = {
|
git_branch = {
|
||||||
symbol = "";
|
symbol = "";
|
||||||
style = "fg:${whiteColor} bg:${blueColor}";
|
style = "fg:${whiteColor} bg:${blueColor}";
|
||||||
format = "[ $symbol $branch]($style)";
|
format = "[ $symbol $branch ]($style)";
|
||||||
};
|
};
|
||||||
|
|
||||||
git_status = {
|
git_status = {
|
||||||
|
|
Loading…
Reference in a new issue