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/.gitconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig
index cacb6a2..46a58ed 100644
--- a/dev/.gitconfig
+++ b/dev/.gitconfig
@@ -1,5 +1,5 @@
 [user]
-	email = vn.mcsinyx@gmail.com
+	email = mcsinyx@disroot.org
 	name = Nguyễn Gia Phong
 [diff]
 	tool = vimdiff
@@ -12,3 +12,5 @@
 	smudge = git-lfs smudge -- %f
 	process = git-lfs filter-process
 	required = true
+[color]
+	ui = auto