Install .gitconfig

This commit is contained in:
Peter J. Holzer 2017-02-13 20:27:11 +01:00
parent a2a9862c19
commit 72bfcca4f0
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ALLSRC = \
.zprofile \
.zshenv \
.zshrc \
.gitconfig \
ALLDST = $(subst ., $(HOME)/., $(ALLSRC))