home/dot_gitconfig
2023-10-02 09:54:16 +02:00

23 lines
398 B
Text

[user]
name = liv
email = shadows_withal@fastmail.com
signingkey = 0x6F33B647A7AC80CE
[core]
editor = vim
<<<<<<< Updated upstream
autocrlf = input
=======
>>>>>>> Stashed changes
[push]
default = simple
autoSetupRemote = true
[pull]
rebase = true
[rebase]
autoStash = true
[gpg]
program = /usr/local/bin/gpg
[sendemail]
smtpserver = /opt/homebrew/bin/msmtp
[init]
defaultBranch = main