Skip to content

Instantly share code, notes, and snippets.

@mdaisuke
Created February 16, 2011 02:06
Show Gist options
  • Save mdaisuke/828719 to your computer and use it in GitHub Desktop.
Save mdaisuke/828719 to your computer and use it in GitHub Desktop.
~/.gitconfig
[user]
name = username
email = emailaddress
[core]
editor = vim
[color]
ui = true
[alias]
st = status
co = checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment