From 7e5d957ce8e22338a3cda5023f8fb8e8049ece86 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 2 Jan 2023 19:33:33 +0100 Subject: git: point to XDG_CONFIG_HOME --- git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/gitconfig b/git/gitconfig index b33252e..9361b47 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -19,7 +19,7 @@ suppresscc = self [init] - templatedir = ~/.git_template + templatedir = ~/.config/git/template [alias] ctags = !.git/hooks/ctags -- cgit v1.2.3