Files
sundry/dotfiles/Makefile
2025-05-22 11:21:28 -04:00

7 lines
135 B
Makefile

test:
@echo Test mode, run \"make all\" to enact changes
stow -v --no --dotfiles --target ~ .
all:
stow -v --dotfiles --target ~ .