diff --git a/git/config b/git/config index f1df4c1..0006cbe 100644 --- a/git/config +++ b/git/config @@ -10,6 +10,9 @@ excludesfile = ~/.config/git/ignore [color] ui = auto +[color "status"] + # use different color than untracked and unmerged paths have + changed = yellow [merge] conflictstyle = diff3 [branch]