home/dot_gitconfig
2023-03-21 13:26:00 +01:00

18 lines
301 B
Text

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