Skip to content

Instantly share code, notes, and snippets.

View mark081's full-sized avatar
💭
Locked down in Tahoe

Mark mark081

💭
Locked down in Tahoe
View GitHub Profile
@mark081
mark081 / .gitconfig
Created April 27, 2020 15:53 — 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