tips-n-tricks: document HOMBREW_INSTALL_BADGE
This commit is contained in:
parent
9bd3e1eeab
commit
859be3c948
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user