Skip to content

Instantly share code, notes, and snippets.

@takuto-h
Last active August 3, 2016 07:01
Show Gist options
  • Save takuto-h/113df8b6f668c2a2a96a to your computer and use it in GitHub Desktop.
Save takuto-h/113df8b6f668c2a2a96a to your computer and use it in GitHub Desktop.
[core]
editor = emacs -nw
[alias]
co = checkout
br = branch
ci = commit
st = status
[push]
default = simple
[fetch]
prune = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment