Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create extra paths for Homebrew #33

Merged
merged 8 commits into from
Jun 12, 2024
Merged

Conversation

florianpiesche
Copy link
Contributor

Some of the Homebrew packages we install don't link correctly into the system PATH if some extra directories don't exist or don't have the right permissions. This adds a task to create these as owned by {{ ansible_user }}and set them to 0755 permissions.

Some of the Homebrew packages we install don't link correctly into the system `PATH` if some extra directories don't exist or don't have the right permissions. This adds a task to create these as owned by `{{ ansible_user }}`and set them to 0755 permissions.
@florianpiesche florianpiesche merged commit 3c7a794 into main Jun 12, 2024
6 checks passed
@florianpiesche florianpiesche deleted the create-extra-homebrew-paths branch June 12, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants