diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2024-08-10 16:22:11 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2024-08-10 16:22:11 +0400 |
| commit | b11e3c427dedadb67dba8d2f82951c57acdd6874 (patch) | |
| tree | 74d85fdbd1f6dd70c0bb053b61e2f6211090db72 /Makefile | |
| parent | 01ee572ead0419db93c2a62d5d864cc3aa9be74d (diff) | |
git directory added
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ config: $(LINK) $(CONFDIR)/shell/profile $(ZPROFILE) git: - $(COPY) config/gitconfig $(GITCONFIG) + $(COPY) config/git/gitconfig $(GITCONFIG) scripts: |
