Skip to content

Instantly share code, notes, and snippets.

View kvn219's full-sized avatar
🏄‍♂️
All day everyday

Kevin Nguyen kvn219

🏄‍♂️
All day everyday
View GitHub Profile
@kvn219
kvn219 / .gitconfig
Created April 20, 2018 17:18 — forked from pksunkara/config
Sample of git config file (Example .gitconfig)
[user]
name = Pavan Kumar Sunkara
email = pavan.sss1991@gmail.com
username = pksunkara
[core]
editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
excludesfile = ~/.gitignore
[sendemail]
smtpencryption = tls