Initial commit.

This commit is contained in:
Jonathan Bernard
2016-01-19 15:10:51 -06:00
commit 09aeb9f1ca
46 changed files with 1610 additions and 0 deletions

12
.gitconfig Normal file
View File

@ -0,0 +1,12 @@
[user]
name = Jonathan Bernard
email = jdb@jdb-labs.com
[color]
branch = auto
diff = auto
interactive = auto
status = auto
[alias]
lol = log --graph --decorate --oneline
lola = log --graph --decorate --oneline --all