Files
dotfiles/Makefile
Rob Harbaugh d4b7b6354d Fix clean target to remove all symlinks, not just dangling ones
-xtype l only catches broken symlinks; a stale symlink pointing to a
file that still exists (e.g. leftover from stow laptop on a work PC)
would survive clean and then block the next stow run.

Also add .zshrc/.zshenv to the clean sweep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 10:50:27 -04:00

418 B