Skip to content

Add Herdr to the default bootstrap - #35

Open
theFong wants to merge 1 commit into
mainfrom
codex/add-herdr
Open

theFong wants to merge 1 commit into
mainfrom
codex/add-herdr

Conversation

@theFong

@theFong theFong commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

This adds Herdr to the default bootstrap so a new machine gets the terminal workspace manager alongside the other agent tools. If herdr is already on PATH, the bootstrap leaves it alone.

Details

  • Uses Herdr's official installer, which detects macOS and Linux architecture, verifies the downloaded binary, and installs to ~/.local/bin.
  • Ensures ~/.local/bin is available in the current shell and the user's shell profile.
  • Follows the existing installer conventions: record failures without aborting unrelated tools, assert the command is on PATH, and run herdr --version to catch truncated or incompatible binaries.
  • Updates the README tool list so the default bootstrap reflects the change.

Validation

  • bash -n install.sh
  • ./test.sh
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant