diff --git a/Makefile b/Makefile index 4461bd6..71f8faf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DOTDEE=update-dotdee STOW=xstow PWD=$(shell pwd) -STOWOPTS=-target $(HOME) -d $(PWD) +STOWOPTS=-f -target $(HOME) -d $(PWD) DOTGITCONFIG=~/.gitconfig DOTPROFILE=~/.profile