Skip to content

Add Herdr and Figma to Brewfile for brew installation #122

Description

@gerwin-shakewell

Issue

The Brewfile does not currently include Herd and Figma, which should be installed as part of the standard Homebrew bundle installation for completeness.

Current Behavior

Running brew bundle install does not install:

  • Herdr - the runtime your coding agents live on
  • Figma - Design and prototyping tool

Users must manually install these tools after running the setup script.

Expected Behavior

Both Herdr and Figma should be included in the Brewfile so they are automatically installed as part of the standard dotfiles setup process.

Suggested Solution

Add the following to the Brewfile:

  • herdr (cask) - terminal tool
  • figma (cask) - Design tool

Documentation: Update README to include Herd and Figma in the list of automatically installed tools/applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions