Skip to content

Instantly share code, notes, and snippets.

@rubyandcoffee
Last active July 6, 2020 16:32
Show Gist options
  • Save rubyandcoffee/021f14adb690d2192d3bfa1d033707e1 to your computer and use it in GitHub Desktop.
Save rubyandcoffee/021f14adb690d2192d3bfa1d033707e1 to your computer and use it in GitHub Desktop.
Issues with brew permissions, can't link, etc
sudo chown -R $(whoami):admin /usr/local/* && sudo chmod -R g+rwx /usr/local/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment