Browse Source

Add email settings to git

Colin Powell 6 years ago
parent
commit
0d8463eebe
1 changed files with 5 additions and 0 deletions
  1. 5 0
      git/.gitconfig

+ 5 - 0
git/.gitconfig

@@ -56,3 +56,8 @@
 	includeIssuesSection = false
 [github]
 	user = powellc
+[sendmail]
+	smtpserver = box.onec.me
+	smtpuser = colin@onec.me
+	smtpencryption = tls
+	smtpserverport = 587