mirror of
https://git.sr.ht/~danbarber/dotfiles
synced 2025-03-04 08:59:18 +00:00
5 lines
180 B
Bash
5 lines
180 B
Bash
# To opt in to Homebrew analytics, `unset` this in ~/.zshrc.local .
|
|
# Learn more about what you are opting in to at
|
|
# https://docs.brew.sh/Analytics
|
|
export HOMEBREW_NO_ANALYTICS=1
|