1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00
server-dotfiles/git/.gitconfig

23 lines
391 B
INI

[name]
name = Ryan
email = ryan@andthensome.nl
[core]
editor = nvim
excludesfile = /home/alrayyes/.gitignore_global
[push]
default = matching
[user]
email = alrayyes@gmail.com
name = Ryan Kes
signingkey = alrayyes@gmail.com
[sendemail]
confirm = auto
[sendemail]
smtpEncryption = tls
smtpServer = /usr/bin/msmtp
confirm = auto
chainreplyto = false