Skip to content

Instantly share code, notes, and snippets.

@rixtox
Created January 6, 2013 05:38
Show Gist options
  • Save rixtox/4465473 to your computer and use it in GitHub Desktop.
Save rixtox/4465473 to your computer and use it in GitHub Desktop.
my git configs
[user]
name = RixTox
email = [email protected]
[alias]
s = status
co = checkout
p = push
a = add
c = commit
[color]
diff = auto
status = auto
branch = auto
ui = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment