Files
dotfiles/config/.gitconfig
Tuan-Dat Tran c24fd84b7b Added notes for pcmanfm and some other tools
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
2024-03-15 22:17:47 +01:00

20 lines
408 B
INI

[user]
email = tuan-dat.tran@tudattr.dev
name = Tuan-Dat Tran
[core]
pager = delta
[interactive]
diffFilter = delta --color-only
[delta]
navigate = true # use n and N to move between diff sections
light = false # set to true if you're in a terminal w/ a light background color (e.g. the default macOS terminal)
[merge]
conflictstyle = diff3
[diff]
colorMoved = default