# 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
[core]
	pager = diff-so-fancy | less --tabs=4 -RFX
