2019-05-13 10:12:55 +01:00
|
|
|
[include]
|
2020-10-16 17:06:41 +01:00
|
|
|
path = dev/dotfiles/.gitconfig_includes.common
|
|
|
|
path = dev/dotfiles/.gitconfig_includes.linux
|
2019-05-13 10:12:55 +01:00
|
|
|
[gpg]
|
2020-10-16 17:06:41 +01:00
|
|
|
program = gpg2
|
2019-05-13 10:12:55 +01:00
|
|
|
[user]
|
2020-10-16 17:06:41 +01:00
|
|
|
signingkey = DE56CA9CDE3624848C17B858B79437193B5E9830
|
|
|
|
email = cyryl.plotnicki@form3.tech
|
2019-05-13 10:12:55 +01:00
|
|
|
[commit]
|
2020-10-16 17:06:41 +01:00
|
|
|
gpgsign = true
|
2019-05-23 15:08:39 +01:00
|
|
|
[url "git@github.com:"]
|
2020-10-16 17:06:41 +01:00
|
|
|
insteadOf = https://github.com/
|