From d4826b04765ae76c35c215c1ab0a033715820481 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 3 Jul 2015 21:39:35 +0200 Subject: Moved .gitconfig to less bug affected directory --- .config/git/config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/git/config (limited to '.config') diff --git a/.config/git/config b/.config/git/config new file mode 100644 index 0000000..b7b71d2 --- /dev/null +++ b/.config/git/config @@ -0,0 +1,9 @@ +[user] + email = gkleen@yggdrasil.li + name = Gregor Kleen +[push] + default = simple +[github] + user = + password = + oauth-token = -- cgit v1.2.3