🥱 standard commits
This commit is contained in:
parent
1da4a614e0
commit
be26c4f331
3 changed files with 29 additions and 0 deletions
11
makefile
Normal file
11
makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
all:
|
||||
stow --verbose --target=$$HOME --adopt --restow */
|
||||
|
||||
install:
|
||||
stow --verbose --target=$$HOME --adopt --restow */
|
||||
|
||||
delete:
|
||||
stow --verbose --target=$$HOME --delete */
|
||||
|
||||
remove:
|
||||
stow --verbose --target=$$HOME --delete */
|
Loading…
Add table
Add a link
Reference in a new issue