Skip to content

Instantly share code, notes, and snippets.

View BootstrapBits's full-sized avatar

BootstrapBits

View GitHub Profile
@BootstrapBits
BootstrapBits / readme.md
Created January 16, 2026 17:04 — forked from banteg/readme.md
uninstall beads

Beads Uninstall Script

A comprehensive uninstall/cleanup script for Beads (bd) that removes all traces of the tool from a system.

Usage

./scripts/uninstall.sh            # dry-run (scan $HOME)
./scripts/uninstall.sh --apply    # perform cleanup
./scripts/uninstall.sh --root DIR --apply