Gitconfig added, alias for tree
[dotfiles.git] / .gitconfig
1 [user]
2 name = Mart Lubbers
3 email = mart@martlubbers.net
4 [alias]
5 tree = log --oneline --decorate --graph --all