From 3a3e46d1d7582bcee8109b91067e4d187baed6b0 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Thu, 29 Apr 2021 09:05:19 -0500 Subject: point to new global git ignore file --- config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/git/config b/config/git/config index 1823b5d..0a3bed8 100644 --- a/config/git/config +++ b/config/git/config @@ -14,7 +14,7 @@ whitespace = trailing-space,space-before-tab,cr-at-eol editor = vim autocrlf = input - excludesfile = /Users/matt/.gitignore + excludesfile = ~/.config/git/ignore pager = less -+$LESS -RSX [push] -- cgit v1.2.3