浏览代码

use force for xstow

cray
Mitch Tishmack 11 年前
父节点
当前提交
0745127a60
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
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



正在加载...
取消
保存