git config: Use bat as diff tool
parent
abf8b71502
commit
8a59dd5fa0
|
@ -14,6 +14,9 @@
|
|||
editor = nvim
|
||||
hooksPath = ~/.config/git/hooks
|
||||
|
||||
[diff]
|
||||
tool = bat
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
|
|
Loading…
Reference in New Issue