761 current 2024-06-21 14:48:41 24.11.20240621.1c0bec2 6.9.5-zen1 *
This commit is contained in:
parent
bdebfc484f
commit
f32ff8c262
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in {
|
||||||
read_only_style = "fg:black bg:red";
|
read_only_style = "fg:black bg:red";
|
||||||
};
|
};
|
||||||
git_commit = {commit_hash_length = 7;};
|
git_commit = {commit_hash_length = 7;};
|
||||||
git_branch = {format = ":[$symbol$branch]($style) ";};
|
git_branch = {format = "[$symbol$branch]($style) ";};
|
||||||
git_status = {
|
git_status = {
|
||||||
conflicted = "[<](white)=[$count](bright-white bold)[>](white)";
|
conflicted = "[<](white)=[$count](bright-white bold)[>](white)";
|
||||||
ahead = "[<](white)⇡[$count](bright-white bold)[>](white)";
|
ahead = "[<](white)⇡[$count](bright-white bold)[>](white)";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue