Skip to content

Instantly share code, notes, and snippets.

@yusufhm
Last active September 23, 2019 05:33
Show Gist options
  • Select an option

  • Save yusufhm/db2e8912d58044d99c151ed4c188e109 to your computer and use it in GitHub Desktop.

Select an option

Save yusufhm/db2e8912d58044d99c151ed4c188e109 to your computer and use it in GitHub Desktop.
Homebrew passwordless services start stop

Type sudo visudo -f /etc/sudoers.d/30-brew and enter the following content:

%admin ALL = (ALL) NOPASSWD: /usr/local/bin/brew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment