summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-09-13 23:19:18 +0200
committerTharre <tharre3@gmail.com>2018-09-13 23:19:18 +0200
commitc8d73e271ae6ae39ef975cc637c4c16287d61ae6 (patch)
treeb9395fb7890945fa3634b346180bbfe094b3d6df
parent20fc4644ab04b4c5131c5c3579af5c38b0a3dc9b (diff)
downloaddotfiles-c8d73e271ae6ae39ef975cc637c4c16287d61ae6.tar.gz
dotfiles-c8d73e271ae6ae39ef975cc637c4c16287d61ae6.tar.xz
dotfiles-c8d73e271ae6ae39ef975cc637c4c16287d61ae6.zip
git: add sendemail configuration for msmtp
-rw-r--r--.gitconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index fd7dae9..8d6cb8d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -14,3 +14,7 @@
fsckobjects = true
[fetch]
fsckobjects = false
+[sendemail]
+ smtpencryption = tls
+ smtpserver = /usr/bin/msmtp
+ confirm = auto