Skip to content

Instantly share code, notes, and snippets.

View kvivek4you's full-sized avatar
:octocat:
Online

vivek kuniyil kvivek4you

:octocat:
Online
View GitHub Profile
@kvivek4you
kvivek4you / .gitconfig
Last active March 20, 2018 15:59 — 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