This website works better with JavaScript.
Home
Explore
Help
Sign In
mitchty
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use force for xstow
cray
Mitch Tishmack
11 years ago
parent
9d9f65506b
commit
0745127a60
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save