1
0
Fork 0

Add git-delta

main
Ethan Reece 2024-12-21 01:37:38 -06:00
parent 00f66b7e7d
commit 57edf93aa3
Signed by: me
GPG Key ID: 198E9EB433DB1B28
1 changed files with 9 additions and 0 deletions

View File

@ -14,3 +14,12 @@
defaultBranch = main
[sendemail]
smtpserver = /home/sudoer777/.guix-home/profile/bin/msmtp
[core]
pager = delta
[interactive]
diffFilter = delta --color-only
[delta]
navigate = true # use n and N to move between diff sections
dark = true # or light = true, or omit for auto-detection
[merge]
conflictstyle = zdiff3