summaryrefslogtreecommitdiffstats
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
new file mode 100644
index 0000000..452b561
--- /dev/null
+++ b/gitconfig
@@ -0,0 +1,8 @@
+[push]
+ default = current
+[user]
+ name = Stefan Ritter
+ email = xeno@thehappy.de
+ signingkey = 70557E3F
+[colors]
+ ui = auto