alkaa/roles/git/files/config_t460p
2022-11-30 17:00:44 +01:00

23 lines
453 B
Plaintext

[user]
email = maxhohlfeld@it-factum.de
name = Max Hohlfeld
[core]
editor = nvim
pager = delta
[push]
autoSetupRemote = true
[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