home/dot_gitconfig
2024-12-18 11:21:29 +01:00

22 lines
373 B
Text

[user]
name = liv
email = mail@liv.nrw
signingkey = 0x6F33B647A7AC80CE
[core]
editor = vim
autocrlf = input
[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
[safe]
directory = /var/db/repos/pelsh