Skip to content

Instantly share code, notes, and snippets.

@koko-u
Created June 11, 2011 09:02
Show Gist options
  • Save koko-u/1020387 to your computer and use it in GitHub Desktop.
Save koko-u/1020387 to your computer and use it in GitHub Desktop.
.gitconfig
[user]
name = Kozaki, Tsuneaki
email = [email protected]
[color]
ui = auto
[core]
quotepath = false
editor = emacsclient
autocrlf = false
[alias]
co = checkout
[github]
user = koko-u
token = <XXX>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment