summaryrefslogtreecommitdiff
path: root/gitconfig
blob: 6550dd659c47f9904a424246e454259f94c9679e (plain)
1
2
3
4
5
[user]
	email = matiaslina@openmailbox.org
	name = Matias Linares
[alias]
	lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit