Configure git email
This commit is contained in:
parent
08464fe612
commit
c12fdb90db
@ -2,7 +2,7 @@
|
||||
path = ~/.config/git/features/enable-signing.gitconfig
|
||||
|
||||
[user]
|
||||
email = ewpratten@gmail.com
|
||||
email = evan@ewpratten.com
|
||||
name = Evan Pratten
|
||||
signingkey = ~/.ssh/id_ed25519_sk_rk_yk20572395
|
||||
|
||||
@ -36,3 +36,8 @@
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
|
||||
[sendemail]
|
||||
smtpserver = smtp.migadu.com
|
||||
smtpuser = evan@ewpratten.com
|
||||
smtpencryption = tls
|
||||
smtpserverport = 587
|
||||
|
Loading…
x
Reference in New Issue
Block a user