From f1ef816d122faaa9df9fdf5e846bf31801d63a16 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 27 Mar 2026 21:24:12 -0500 Subject: ssh and git updates --- common/git/.gitconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/git') diff --git a/common/git/.gitconfig b/common/git/.gitconfig index 1294368..df1bbc1 100644 --- a/common/git/.gitconfig +++ b/common/git/.gitconfig @@ -53,3 +53,8 @@ [help] # Correct typos automatically (0.5 second delay) autocorrect = 5 +[sendemail] + smtpserver = smtp.soverin.net + smtpuser = hello@cleberg.net + smtpencryption = ssl + smtpserverport = 465 -- cgit v1.2.3