Skip to content

Instantly share code, notes, and snippets.

View jasonzlai's full-sized avatar

Jason Lai jasonzlai

  • DoorDash
  • San Francisco Bay Area, CA
View GitHub Profile
@jasonzlai
jasonzlai / .gitconfig
Created April 24, 2020 23:06 — forked from Kovrinic/.gitconfig
git global url insteadOf setup
# one or the other, NOT both
[url "https://github"]
insteadOf = git://github
# or
[url "[email protected]:"]
insteadOf = git://github