[PR #78] [MERGED] Fix brew install command in Settings #90

Closed
opened 2026-03-03 16:43:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nickustinov/itsyhome-macos/pull/78
Author: @nickustinov
Created: 2/25/2026
Status: Merged
Merged: 2/26/2026
Merged by: @nickustinov

Base: mainHead: fix/brew-install-command


📝 Commits (1)

  • 99a2f3f Fix brew install command in Settings

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 macOSBridge/Settings/Sections/WebhooksSection.swift (+1 -1)

📄 Description

Fixes #77

Changes the incorrect command brew install itsyhome to the correct brew install nickustinov/tap/itsyhome in the Settings window CLI tip.

Changed:

  • Line 139 in WebhooksSection.swift: Updated CLI tip to show correct brew command

Note: Line 61 in the description already had the correct command - only the bottom tip needed fixing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nickustinov/itsyhome-macos/pull/78 **Author:** [@nickustinov](https://github.com/nickustinov) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@nickustinov](https://github.com/nickustinov) **Base:** `main` ← **Head:** `fix/brew-install-command` --- ### 📝 Commits (1) - [`99a2f3f`](https://github.com/nickustinov/itsyhome-macos/commit/99a2f3fbbe721fe5dc45c066fb7137fbf4f54329) Fix brew install command in Settings ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `macOSBridge/Settings/Sections/WebhooksSection.swift` (+1 -1) </details> ### 📄 Description Fixes #77 Changes the incorrect command `brew install itsyhome` to the correct `brew install nickustinov/tap/itsyhome` in the Settings window CLI tip. **Changed:** - Line 139 in WebhooksSection.swift: Updated CLI tip to show correct brew command **Note:** Line 61 in the description already had the correct command - only the bottom tip needed fixing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:43:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/itsyhome-macos#90
No description provided.