change diff colors in git config

This commit is contained in:
Vladan Popovic 2025-12-07 12:55:37 +01:00
parent a644d33109
commit b1de5c7c10

View file

@ -14,3 +14,6 @@
helper = store helper = store
[rebase] [rebase]
autosquash = true autosquash = true
[color "diff"]
meta = blue
frag = yellow bold