22 lines
271 B
INI
22 lines
271 B
INI
|
[user]
|
||
|
email = philipp@boehm.sh
|
||
|
name = Philipp
|
||
|
signingkey = AA5E5A3C
|
||
|
|
||
|
[core]
|
||
|
repositoryFormatVersion = 1
|
||
|
editor = nvim
|
||
|
|
||
|
[gpg]
|
||
|
program = gpg2
|
||
|
|
||
|
[commit]
|
||
|
gpgsign = true
|
||
|
|
||
|
[init]
|
||
|
defaultBranch = main
|
||
|
|
||
|
[extensions]
|
||
|
objectFormat = sha256
|
||
|
compatObjectFormat = sha1
|