From 33360638fb7a8783e4e16629a788da814ce4974f Mon Sep 17 00:00:00 2001
From: Ryan Kavanagh <ryanakca@kubuntu.org>
Date: Thu, 18 Aug 2011 20:12:25 -0400
Subject: Handle path to msmtp

---
 .gitconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.gitconfig')

diff --git a/.gitconfig b/.gitconfig
index 78ac87f..bee7c0c 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -4,6 +4,6 @@
 [color]
 	ui = auto
 [sendemail]
-	smtpserver = /usr/bin/msmtp
+	smtpserver = MSMTP_PATH
 [alias]
 	wdiff = diff --color-words
-- 
cgit v1.2.3