1 2 3 4 5 6 7 8 9
all: stow stow: stow -v -t opt -R home stow -v -t etc -R home unstow: stow -v -t opt -D home stow -v -t etc -D home