Add Makefile for easy stowing

This commit is contained in:
Lucas Barbieri 2024-06-10 12:10:04 -03:00
parent b88e9648fe
commit 6323117f3e

5
desktop/configs/Makefile Normal file
View File

@ -0,0 +1,5 @@
all:
stow --verbose --target=$$HOME --restow */
delete:
stow --verbose --target=$$HOME --delete */