dotfiles/shell/homebrew
2016-09-12 12:05:00 +02:00

6 lines
111 B
Text
Executable file

# go
PATH=$PATH:/usr/local/opt/go/libexec/bin
# no emoji
HOMEBREW_NO_EMOJI="you bet"
export HOMEBREW_NO_EMOJI