Add Makefile for easy stowing
This commit is contained in:
parent
b88e9648fe
commit
6323117f3e
5
desktop/configs/Makefile
Normal file
5
desktop/configs/Makefile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
all:
|
||||||
|
stow --verbose --target=$$HOME --restow */
|
||||||
|
|
||||||
|
delete:
|
||||||
|
stow --verbose --target=$$HOME --delete */
|
Loading…
Reference in New Issue
Block a user