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

all:
	stow -v --dotfiles --target ~ .
