home/dot_gitconfig
2025-01-11 15:18:48 +01:00

22 lines
399 B
Text

[user]
name = insects
email = mail@liv.nrw
signingkey = 8FB83738B167DB83B69AC3E0EF0D0E59FA98C08A
[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