summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-08-10 16:22:11 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-08-10 16:22:11 +0400
commitb11e3c427dedadb67dba8d2f82951c57acdd6874 (patch)
tree74d85fdbd1f6dd70c0bb053b61e2f6211090db72 /Makefile
parent01ee572ead0419db93c2a62d5d864cc3aa9be74d (diff)
git directory added
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: