Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Alexander Karmyzov
alisterrick
2
followers
·
1
following
Saint-Petersburg
View GitHub Profile
All gists
0
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
78 forks
247 comments
391 stars
irazasyed
/
homebrew-permissions-issue.md
Last active
January 25, 2025 15:00
Homebrew: Permissions Denied Issue Fix (OS X / macOS)
Homebrew Permissions Denied Issues Solution
sudo chown -R $(whoami) $(brew --prefix)/*
You can’t perform that action at this time.