Skip to content

Instantly share code, notes, and snippets.

@dylanvaughn
Last active December 15, 2015 14:09
Show Gist options
  • Save dylanvaughn/5272663 to your computer and use it in GitHub Desktop.
Save dylanvaughn/5272663 to your computer and use it in GitHub Desktop.
My base .gitconfig
[user]
name = Dylan Vaughn
email = xxxxxxxxx@gmail.com
[alias]
ci = commit
co = checkout
st = status
br = branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment