Files
dotfiles/profiles/base/.gitconfig
Daniel Bauer b10d875ba5 stuff
2020-03-02 10:58:38 +01:00

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