Skip to content

Instantly share code, notes, and snippets.

@saggie
Last active March 31, 2019 00:51
Show Gist options
  • Save saggie/f3fcd9a7a05453a8055f610b350cf5bd to your computer and use it in GitHub Desktop.
Save saggie/f3fcd9a7a05453a8055f610b350cf5bd to your computer and use it in GitHub Desktop.
Opting out of Homebrew's analytics
$ brew analytics  # to see the current status
Analytics is enabled.
UUID: ...
$ brew analytics off
$ brew analytics  # to confirm
Analytics is disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment