From 799d7f392561c385a2810c04f7c841c7b84dc41a Mon Sep 17 00:00:00 2001
From: Benjamin Morrison <ben@gbmor.org>
Date: Tue, 25 Jan 2022 14:32:50 -0500
Subject: changes for new machine

---
 .config/git/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.config/git')

diff --git a/.config/git/config b/.config/git/config
index 712cd8e..625c842 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -21,5 +21,5 @@
 [pull]
     rebase = false
 [core]
-    attributesFile = ~/.gitattributes
-    excludesFile = ~/.gitignore
+    attributesFile = ~/.gitattributes_global
+    excludesFile = ~/.gitignore_global
-- 
cgit 1.4.1