🥱 standard commits

This commit is contained in:
pika 2024-05-12 21:18:22 +02:00
parent 1da4a614e0
commit be26c4f331
3 changed files with 29 additions and 0 deletions

11
makefile Normal file
View 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 */