home/.gitconfig

11 lines
191 B
INI

[user]
email = software@cscherr.de
name = PlexSheep
signingkey = software@cscherr.de
[credential]
helper = store --file ~/.git-credentials
[commit]
gpgsign = true
[pull]
rebase = false