public
Description: caffo's dotfiles
Homepage:
Clone URL: git://github.com/caffo/dotfiles.git
dotfiles / gitconfig
100644 16 lines (15 sloc) 0.246 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[user]
email = caffeine@gmail.com
name = rodrigo franco (caffo)
[color]
diff = auto
status = auto
branch = auto
interactive = auto
[alias]
st = status
ci = commit
co = checkout
br = branch
[core]
excludesfile = /Users/caffo/.gitignore