Skip to content

Instantly share code, notes, and snippets.

@que01
que01 / .gitconfig
Last active June 14, 2016 10:14 — forked from pksunkara/config
gitconfig
[user]
name = Pavan Kumar Sunkara
email = [email protected]
[core]
editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
excludesfile = ~/.gitignore
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com