diff --git a/dot_config/git/config b/dot_config/git/config new file mode 100644 index 0000000..3dc0f85 --- /dev/null +++ b/dot_config/git/config @@ -0,0 +1,6 @@ +[user] +email = nikolasweger@googlemail.com +name = eeleater + +[pull] +rebase = false