Install .gitconfig
This commit is contained in:
parent
a2a9862c19
commit
72bfcca4f0
|
@ -6,6 +6,7 @@ ALLSRC = \
|
||||||
.zprofile \
|
.zprofile \
|
||||||
.zshenv \
|
.zshenv \
|
||||||
.zshrc \
|
.zshrc \
|
||||||
|
.gitconfig \
|
||||||
|
|
||||||
ALLDST = $(subst ., $(HOME)/., $(ALLSRC))
|
ALLDST = $(subst ., $(HOME)/., $(ALLSRC))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue