|
|
|
|
|
by abjorn
3705 days ago
|
|
You would still need to do it for every user, anytime you create a new one. I fail to see how that's any different from, say `echo "export HOMEBREW_NO_ANALYTICS=1" >> .bashrc` Of course, the better alternative IS for it to be opt-in, which it should be. |
|
>>>`echo "export HOMEBREW_NO_ANALYTICS=1" >> .bashrc`
.. makes me responsible for it. This:
>>> brew analytics no-never
.. makes brew responsible for it. There is a big difference. Some of us don't want to have to maintain yet another .bashrc file tweak just to have a safe and sane environment.
I hope the homebrew guys will pay attention to this issue.