Skip to content

Instantly share code, notes, and snippets.

@xarg
Created August 24, 2011 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xarg/1167533 to your computer and use it in GitHub Desktop.
Save xarg/1167533 to your computer and use it in GitHub Desktop.
git config
[user]
name = Alexandru Plugaru
email = alexandru.plugaru@gmail.com
[color]
ui = auto
[diff]
guitool = diffuse
[alias]
ci = commit --verbose
cam = commit -a --amend
d = diff
dg = difftool --gui
s = status
thanks = !git-thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment