Files
dotfiles/linux/.gitconfig

8 lines
211 B
INI
Executable File

[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
[user]
email = mark.schmitz@mailbox.org
name = Mark Schmitz
[color]
ui = auto