mirror of
https://github.com/nickustinov/itsyhome-macos.git
synced 2026-04-26 04:15:56 +03:00
[GH-ISSUE #77] Settings shows incorrect brew install command for CLI #75
Labels
No labels
bug
enhancement
pending release
pull-request
wip
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsyhome-macos#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nickustinov on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/77
Issue
The Settings window (Webhooks/CLI section) shows the command:
But this fails with "No available formula with the name 'itsyhome'".
Expected
The correct command should be:
User Impact
Users trying to install the CLI from the instructions in Settings get an error and can't install the CLI.
Environment
Reported on macOS 15.6.1, Homebrew 5.0.15
Fix
Update the brew install command in Settings → Webhooks/CLI to show the correct tap path.