Skip to content

Instantly share code, notes, and snippets.

View chano21's full-sized avatar

PCO chano21

  • weversecompany
  • Seoul
View GitHub Profile
@chano21
chano21 / config
Created September 6, 2021 16:52 — forked from pksunkara/config
Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git)
[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
pager = delta
[sendemail]
smtpencryption = tls