[user]
name = Keiran
email = root@roxylab.uk
signingKey = 2942AF38FC313B71D79C3852C29BA0DCF81ED2B5

[init]
defaultBranch = master

[core]
editor = nvim
autocrlf = input
excludesFile = ~/.gitignore

[pull]
rebase = true

[push]
autoSetupRemote = true

[merge]
conflictstyle = zdiff3

[advice]
addEmptyPathspec = false

[checkout]
defaultRemote = origin
[commit]
; gpgsign = true

