diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | config/git/gitconfig (renamed from config/gitconfig) | 0 |
2 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: diff --git a/config/gitconfig b/config/git/gitconfig index a3c04e5..a3c04e5 100644 --- a/config/gitconfig +++ b/config/git/gitconfig |