Skip to content

Instantly share code, notes, and snippets.

View premkash's full-sized avatar
🏠
Working from home

Praym premkash

🏠
Working from home
  • London
View GitHub Profile
@premkash
premkash / .gitconfig
Created August 22, 2016 17:17 — forked from ronaldsuwandi/.gitconfig
My personal gitconfig
[user]
name = Ronald Suwandi
email = ronald@ronaldsuwandi.com
[core]
excludesfile = /Users/ronald/.gitignore_global
# editor = subl -nw
editor = vim
[diff]