A comprehensive uninstall/cleanup script for Beads (bd) that removes all traces of the tool from a system.
./scripts/uninstall.sh # dry-run (scan $HOME)
./scripts/uninstall.sh --apply # perform cleanup
./scripts/uninstall.sh --root DIR --apply