diff rc/gitconfig @ 736:3281fed2e242

Use xdg (.config) path instead of top home directory
author nanaya <me@nanaya.net>
date Thu, 09 Jan 2025 03:13:02 +0900
parents b957af519d58
children
line wrap: on
line diff
--- a/rc/gitconfig	Thu Jan 09 00:59:04 2025 +0900
+++ b/rc/gitconfig	Thu Jan 09 03:13:02 2025 +0900
@@ -9,8 +9,6 @@
 	default = current
 [color]
 	ui = true
-[core]
-	excludesfile = ~/.gitignore_global
 [diff]
 	algorithm = patience
 [log]