Skip to content

Instantly share code, notes, and snippets.

@chebyte
Last active August 30, 2015 06:45
Show Gist options
  • Save chebyte/104002 to your computer and use it in GitHub Desktop.
Save chebyte/104002 to your computer and use it in GitHub Desktop.
[user]
name = Mauro Torres
email = [email protected]
[alias]
ci = commit -a
co = checkout
st = status
praise = blame
up = pull --rebase origin
[apply]
whitespace = strip
[diff]
color = auto
rename = copy
[pager]
color = true
[status]
color = auto
[core]
excludesfile = /home/rails/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment