Skip to content

Instantly share code, notes, and snippets.

@rafaellucio
Created October 21, 2013 17:28
Show Gist options
  • Save rafaellucio/1bc06cb505b4a580222a to your computer and use it in GitHub Desktop.
Save rafaellucio/1bc06cb505b4a580222a to your computer and use it in GitHub Desktop.
Developer Config Files
[user]
name = rafaellucio
email = [email protected]
[color]
ui = true
branch = auto
diff = auto
grep = auto
interactive = auto
status = auto
[alias]
st = status
co = checkout
br = branch
df = diff
dfs = diff --stat
ci = commit
pom = pull origin master
pl = pull
ps = push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment