2024-05-08 15:13:04 +00:00
|
|
|
[user]
|
|
|
|
email = mans@mziesel.com
|
|
|
|
name = Mans Ziesel
|
2024-09-29 15:20:21 +00:00
|
|
|
signingkey = ~/.ssh/id_rsa.pub
|
2024-05-08 15:13:04 +00:00
|
|
|
|
2024-09-05 15:11:07 +00:00
|
|
|
[url "git@git.mziesel.nl:"]
|
2024-05-08 15:13:04 +00:00
|
|
|
insteadOf = https://git.mzsl.nl/
|
2024-09-05 15:11:07 +00:00
|
|
|
[url "git@git.mziesel.nl:"]
|
|
|
|
insteadOf = https://git.mziesel.nl/
|
|
|
|
[url "git@git.mziesel.nl:"]
|
|
|
|
insteadOf = git@git.mzsl.nl:
|
|
|
|
|
2024-05-08 15:13:04 +00:00
|
|
|
[gpg]
|
|
|
|
format = ssh
|
2024-09-03 13:31:59 +00:00
|
|
|
[init]
|
|
|
|
defaultBranch = main
|
2024-09-29 15:20:21 +00:00
|
|
|
[pull]
|
|
|
|
default = current
|
2024-09-03 13:31:59 +00:00
|
|
|
[push]
|
|
|
|
default = current
|
|
|
|
[color]
|
|
|
|
ui = auto
|