dotfiles/dot_config/zsh/configs/homebrew.zsh
2024-09-26 16:35:01 -05:00

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