Skip to content

Instantly share code, notes, and snippets.

View phil-e-b's full-sized avatar
💭
i'm spatial

phil-e-b

💭
i'm spatial
View GitHub Profile
@phil-e-b
phil-e-b / .gitconfig
Created February 11, 2018 03:16 — 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