Skip to content

Instantly share code, notes, and snippets.

View PuzoLiang's full-sized avatar
🤒
Out sick

PuzoLiang PuzoLiang

🤒
Out sick
View GitHub Profile
@PuzoLiang
PuzoLiang / .gitconfig
Created May 6, 2019 14:52 — 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