mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
exporting homebrew vars
This commit is contained in:
parent
48be4c14c5
commit
044c21c7e2
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# go
|
||||
PATH=$PATH:/usr/local/opt/go/libexec/bin
|
||||
|
||||
# no emoji
|
||||
HOMEBREW_NO_EMOJI="you bet"
|
||||
HOMEBREW_NO_AUTO_UPDATE="1"
|
||||
|
||||
export HOMEBREW_NO_AUTO_UPDATE
|
||||
export HOMEBREW_NO_EMOJI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue