Skip to content

Instantly share code, notes, and snippets.

@wavecos
Last active February 15, 2021 01:45
Show Gist options
  • Save wavecos/ed439a69f5168c8be7d7af342b7529d0 to your computer and use it in GitHub Desktop.
Save wavecos/ed439a69f5168c8be7d7af342b7529d0 to your computer and use it in GitHub Desktop.
#ios #brew

Multiuser brew

Create a group called brew and add users

sudo chgrp -R brew /opt/homebrew-cask/Caskroom
sudo chmod -R g+w /opt/homebrew-cask/Caskroom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment