mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
6 lines
111 B
Text
Executable file
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
|