From b11e3c427dedadb67dba8d2f82951c57acdd6874 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 10 Aug 2024 16:22:11 +0400 Subject: git directory added --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0079c4e..317378b 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ config: $(LINK) $(CONFDIR)/shell/profile $(ZPROFILE) git: - $(COPY) config/gitconfig $(GITCONFIG) + $(COPY) config/git/gitconfig $(GITCONFIG) scripts: -- cgit v1.2.3