Skip to content

Instantly share code, notes, and snippets.

@grst
Created April 11, 2017 20:18
Show Gist options
  • Save grst/837def4e8966569d6eaff4194c8c5ba6 to your computer and use it in GitHub Desktop.
Save grst/837def4e8966569d6eaff4194c8c5ba6 to your computer and use it in GitHub Desktop.
.gitconfig
[user]
email = mail@gregor-sturm.de
name = Gregor Sturm
[push]
default = simple
[alias]
co = checkout
ci = commit
br = branch
st = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment