scripts/fish/homebrew

7 lines
95 B
Plaintext
Raw Permalink Normal View History

2019-08-18 06:26:48 -07:00
#!/usr/bin/env fish
2019-06-28 15:34:53 -07:00
set -x HOMEBREW_NO_ANALYTICS 1
set -x HOMEBREW_INSTALL_BADGE 'OK'
## EOF