From 6c4c5513618105ea4ce081b04e0545c7c05431d8 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Tue, 24 Nov 2015 00:29:00 -0300 Subject: Update --- gitconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig index 6550dd6..10a8cd8 100644 --- a/gitconfig +++ b/gitconfig @@ -3,3 +3,11 @@ name = Matias Linares [alias] lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit + +[sendemail] + smtpencryption = tls + smtpserver = smtp.openmailbox.org + smtpuser = matiaslina@openmailbox.org + smtppass = pass + smtpserverport = 587 + suppresscc = self -- cgit v1.2.3-70-g09d2