This commit is contained in:
pika 2025-05-22 12:01:16 +02:00
parent d927bf44f6
commit 3dd0a03a2c
3 changed files with 124 additions and 36 deletions

View file

@ -1,10 +1,10 @@
all:
./makedir.sh
# ./makedir.sh
./install.sh
# stow --verbose --target=$$HOME --defer=^.*git.* --restow */
install:
./makedir.sh
# ./makedir.sh
./install.sh
# stow --verbose --target=$$HOME --defer=^.*git.* --restow */