diff options
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: |