From: Silvio Rhatto Date: Tue, 24 Jun 2014 15:30:21 +0000 (-0300) Subject: Adding sample .custom/gitconfig X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=283ceeb60f1e7d0afb63da2e1f7309c8284471ed;p=rhatto%2Fdotfiles%2Fgit.git Adding sample .custom/gitconfig --- diff --git a/custom.dot/gitconfig.sample b/custom.dot/gitconfig.sample new file mode 100644 index 0000000..14773ef --- /dev/null +++ b/custom.dot/gitconfig.sample @@ -0,0 +1,7 @@ +# Safer default +[user] + name = User + email = user@example.org + +#[sendemail] +# smtpserver = /usr/bin/msmtp