diff --git a/GNUmakefile b/GNUmakefile index 7daff29..9a1768a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -6,6 +6,7 @@ ALLSRC = \ .zprofile \ .zshenv \ .zshrc \ + .gitconfig \ ALLDST = $(subst ., $(HOME)/., $(ALLSRC))