Files
dotfiles/profiles/base/.gitconfig
Daniel Bauer 411b996140 commit
2020-03-02 11:26:06 +01:00

10 lines
201 B
INI

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Daniel Bauer
email = bauer@cbs.tu-darmstadt.de
[pack]
threads = 8
[merge]
tool = kdiff3