Moving to homesick

This commit is contained in:
2013-08-20 23:52:37 -04:00
parent f34d4ef24d
commit 6ebda25526
19 changed files with 0 additions and 0 deletions

14
home/.gitconfig Normal file
View File

@ -0,0 +1,14 @@
[user]
name = James Walker
email = walkah@walkah.net
[color]
diff = auto
status = auto
branch = auto
ui = auto
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
st = status -s
smu = submodule update --init --recursive
[github]
user = walkah