about summary refs log tree commit diff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-26 15:41:07 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-26 15:41:07 +0700
commit2f254e8c7f564f246190f48372b4c317651ce764 (patch)
treef88ec027835efdbac334c37f322b2303c3f236d1 /dev
parent215695710f8b04e70ed5dbd0426c1e15b0b225d7 (diff)
downloaddotfiles-2f254e8c7f564f246190f48372b4c317651ce764.tar.gz
Update 2017-11-26
Diffstat (limited to 'dev')
-rw-r--r--dev/.gitconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig
index 8cf14e9..71f101b 100644
--- a/dev/.gitconfig
+++ b/dev/.gitconfig
@@ -1,9 +1,9 @@
 [user]
 	email = vn.mcsinyx@gmail.com
-	name = Raphael McSinyx
+	name = Nguyễn Gia Phong
 [diff]
-	tool = vimdif
-	guitool = gvimdif
+	tool = vimdiff
+	guitool = gvimdiff
 [github]
 	user = McSinyx