Explorar el Código

Add email settings to git

Colin Powell hace 6 años
padre
commit
0d8463eebe
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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