curl -sL https://raw.githubusercontent.com/jstoobz/dotfiles/main/bootstrap.sh | bash./install --list # List available steps
./install --from-step 3 # Resume from step N
./install --only dotfiles # Run a single step by name
./install --dry-run # Show what would happen