home/dot_gitconfig
2023-05-30 10:36:51 +02:00

18 lines
299 B
Text

[user]
name = liv
email = shadows_withal@fastmail.com
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