From 2eb17f82ab49d97727224d7d03aa5cbef5ac0cba Mon Sep 17 00:00:00 2001 From: Nemo Date: Mon, 17 Jan 2022 00:16:24 +0530 Subject: [PATCH] remove template from git --- files/git/.gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/files/git/.gitconfig b/files/git/.gitconfig index c471171..d453e8e 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -70,5 +70,4 @@ [diff-so-fancy] useUnicodeRuler = false [init] - templateDir = ~/.githooks/templates defaultBranch = main