mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
23 lines
385 B
INI
23 lines
385 B
INI
[name]
|
|
name = Ryan
|
|
email = ryan@andthensome.nl
|
|
|
|
[core]
|
|
editor = nvim
|
|
excludesfile = /home/alrayyes/.gitignore_global
|
|
|
|
[push]
|
|
default = matching
|
|
[user]
|
|
email = ryan@ryankes.eu
|
|
name = Ryan Kes
|
|
signingkey = ryan@ryankes.eu
|
|
[sendemail]
|
|
confirm = auto
|
|
|
|
[sendemail]
|
|
smtpEncryption = tls
|
|
smtpServer = /usr/bin/msmtp
|
|
confirm = auto
|
|
chainreplyto = false
|