Browse Source

use force for xstow

cray
Mitch Tishmack 11 years ago
parent
commit
0745127a60
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -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



Loading…
Cancel
Save