Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Run brew as regular user in place of root #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Neved4
Copy link

@Neved4 Neved4 commented Oct 21, 2024

Fixes #4

Instead of running brew with sudo privileges, this wrapper runs it as a normal user by dropping privileges, which is the intended use case for Homebrew.

This is an alternative approach to #6, but I feel #6 is more elegant in this case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installation - Mac
1 participant