home/dot_gitconfig
2021-09-22 09:27:04 +02:00

18 lines
282 B
Text

[user]
name = ana
email = ana@ana.st
signingkey = 0x6F33B647A7AC80CE
[core]
editor = vim
[push]
default = simple
[pull]
rebase = true
[rebase]
autoStash = true
[gpg]
program = /usr/local/bin/gpg
[sendemail]
smtpserver = /opt/homebrew/bin/msmtp
[init]
defaultBranch = main