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