mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-05 05:00:34 +00:00
chore(brew): update brewfile, add env to skip mas
This commit is contained in:
@@ -29,6 +29,8 @@ export BKT_TTL=1m
|
||||
|
||||
# brew, https://docs.brew.sh/Manpage
|
||||
export HOMEBREW_NO_ENV_HINTS=true
|
||||
export HOMEBREW_BUNDLE_MAS_SKIP=true
|
||||
export HOMEBREW_BUNDLE_FILE="$XDG_CONFIG_HOME/homebrew/Brewfile"
|
||||
|
||||
# composer, https://getcomposer.org/
|
||||
export COMPOSER_HOME="$XDG_STATE_HOME/composer"
|
||||
|
||||
Reference in New Issue
Block a user