set brew cleanup period (#2262)

This commit is contained in:
Mikhail Timofeev
2020-12-14 18:41:34 +03:00
committed by GitHub
parent 8bf8504e77
commit 596e47fbcc

View File

@@ -28,6 +28,7 @@ export DOTNET_ROOT=$HOME/.dotnet
export DOTNET_MULTILEVEL_LOOKUP=0
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650
export HOMEBREW_CASK_OPTS="--no-quarantine"
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1