dotfiles/.gitconfig
2021-05-19 14:19:14 +02:00

13 lines
204 B
INI

[user]
email = paolo.haider@gmail.com
name = Paul Haider
[core]
excludesfile = ~/.gitignore_global
[color]
diff = auto
status = auto
branch = auto
interactive = auto
ui = true
pager = true