summaryrefslogtreecommitdiff
path: root/dot_config/git
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2021-02-26 14:22:11 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2021-02-26 14:22:11 -0500
commit1cf6fd3fa3298a4c1554cdb40c9da7f9cbc9824f (patch)
treef963efbbdfd4187824ec299413f4ffa0d345eb73 /dot_config/git
parentmicro: add rc syntax, even though it sucks (diff)
migrate git email, explicitly configure foot $TERM
Diffstat (limited to '')
-rw-r--r--dot_config/git/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/dot_config/git/config b/dot_config/git/config
index a2ade0b..65a7da3 100644
--- a/dot_config/git/config
+++ b/dot_config/git/config
@@ -41,10 +41,10 @@
[push]
default = simple
[sendemail]
- from = toast+misc@toast.cafe
+ from = toast@toast.cafe
smtpencryption = tls
- smtpserver = smtp.soverin.net
- smtpserverport = 587
+ smtpserver = smtp.migadu.com
+ smtpserverport = 465
smtpuser = toast@toast.cafe
[status]
branch = true