dotfiles/Makefile

5 lines
127 B
Makefile

all:
stow --verbose --target=${HOME} --no-folding --restow .
delete:
stow --verbose --target=${HOME} --no-folding --delete .