dotfiles/.gitconfig
2018-08-23 15:34:31 +02:00

21 lines
264 B
INI

[user]
name = Oliver Ladner
email = waste@lugh.ch
[core]
editor = vim
[color]
branch = auto
diff = auto
interactive = auto
status = auto
[credential]
helper = cache --timeout 43200
[diff]
tool = vimdiff
[include]
path = ~/.gitconfig.local