Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
{{ message }}
Instantly share code, notes, and snippets.
Thorsten Claus
ThorstenClaus
Coding mainly in Java / Javascript for #cplace
4
followers
·
6
following
Quinscape
Dortmund
View GitHub Profile
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
All gists
0
Starred
1
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
1 file
77 forks
217 comments
370 stars
irazasyed
/
homebrew-permissions-issue.md
Last active
May 28, 2023 13:42
Homebrew: Permissions Denied Issue Fix (OS X / macOS)
View
homebrew-permissions-issue.md
Homebrew Permissions Denied Issues Solution
sudo chown -R $(whoami) $(brew --prefix)/*
You can’t perform that action at this time.
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.