Skip to content

Instantly share code, notes, and snippets.

View iMagdy's full-sized avatar
🔥
Full Stack Developer

Islam Magdy iMagdy

🔥
Full Stack Developer
View GitHub Profile
@iMagdy
iMagdy / .gitconfig
Created October 3, 2015 13:12 — forked from pksunkara/config
Sample of git config file (Example .gitconfig)
[user]
name = Pavan Kumar Sunkara
email = pavan.sss1991@gmail.com
[core]
editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
excludesfile = ~/.gitignore
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com