dotfiles/gitconfig

18 lines
338 B
Text
Raw Permalink Normal View History

2018-06-09 22:17:36 +00:00
[user]
email = me@sijmenschoon.nl
name = Sijmen Schoon
2020-03-04 12:27:36 +00:00
signingkey = DAF7821E067D9C48
2018-06-13 18:08:03 +00:00
[core]
editor = nvim
2020-03-04 12:27:36 +00:00
quotepath = false
commitGraph = true
pager = diff-so-fancy | less --tabs=4 -RFX
[color]
diff = off
[gc]
writeCommitGraph = true
[commit]
gpgsign = true
[credential]
helper = /usr/lib/git-core/git-credential-gnome-keyring