mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
no emoji in hombebrew
This commit is contained in:
parent
dd9680f21e
commit
2b703dc700
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ test -d /usr/local/share/python3 && PATH="/usr/local/share/python3:$PATH"
|
||||||
test -d /usr/local/share/python && PATH="/usr/local/share/python:$PATH"
|
test -d /usr/local/share/python && PATH="/usr/local/share/python:$PATH"
|
||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
|
# no emoji
|
||||||
|
HOMEBREW_NO_EMOJI="you bet"
|
||||||
|
export HOMEBREW_NO_EMOJI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue