dotfiles/.gitconfig.local##default

21 lines
291 B
Plaintext

[core]
# apt-get install ksshaskpass
askpass = /usr/bin/ksshaskpass
[user]
email = ben@sudo.is
name = Ben Kristinsson
signingkey = "~/.ssh/id_ed25519"
[submodule]
recurse = false
[credential]
helper = store
[gpg]
format = ssh
[commit]
gpgsign = true