tips-n-tricks: document HOMBREW_INSTALL_BADGE

This commit is contained in:
Alex Dunn 2015-08-28 08:58:11 -07:00
parent 9bd3e1eeab
commit 859be3c948

View File

@ -118,7 +118,14 @@ $ brew irb
export HOMEBREW_NO_EMOJI=1
```
This sets the HOMEBREW_NO_EMOJI environment variable, causing homebrew to hide all emoji.
This sets the HOMEBREW_NO_EMOJI environment variable, causing Homebrew
to hide all emoji.
The beer emoji can also be replaced with other character(s):
```bash
export HOMEBREW_INSTALL_BADGE="☕️ 🐸"
```
## Editor plugins