aboutsummaryrefslogtreecommitdiff
path: root/templates/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'templates/.gitconfig')
-rw-r--r--templates/.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.gitconfig b/templates/.gitconfig
index 688a058..9c81d05 100644
--- a/templates/.gitconfig
+++ b/templates/.gitconfig
@@ -44,7 +44,7 @@
from = Ben Burwell <ben@benburwell.com>
envelopeSender = auto
smtpuser =
- smtpserver = "/usr/local/bin/msmtp"
+ smtpserver = {{ if eq .OS "darwin"}}"/usr/local/bin/msmtp"{{ else }}"/usr/bin/msmtp"{{ end }}
smtpserveroption = "--account=fastmail"
smtpencryption = tls
chainreplyto = false