about summary refs log tree commit diff
path: root/dev/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'dev/.gitconfig')
-rw-r--r--dev/.gitconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig
new file mode 100644
index 0000000..8cf14e9
--- /dev/null
+++ b/dev/.gitconfig
@@ -0,0 +1,9 @@
+[user]
+	email = vn.mcsinyx@gmail.com
+	name = Raphael McSinyx
+[diff]
+	tool = vimdif
+	guitool = gvimdif
+[github]
+	user = McSinyx
+