dots/dot_gitconfig

17 lines
248 B
Plaintext

[user]
name = mokou
email = mokou@fastmail.com
signingkey = 0x53A8BB015F9EAE63
[core]
editor = vim
[push]
default = simple
[pull]
rebase = true
[rebase]
autoStash = true
[sendemail]
smtpserver = /opt/homebrew/bin/msmtp
[gpg]
program = gpg