man setting up a cron job to run `brew update --auto-update` every 2 hours has really fixed basically all of my problems with `brew install` being slow
-
man setting up a cron job to run `brew update --auto-update` every 2 hours has really fixed basically all of my problems with `brew install` being slow
(you can also set HOMEBREW_NO_AUTO_UPDATE but I decided I'd rather take the cron job approach -- `brew update` just updates the list of packages so it's not a big deal to run it every couple of hours)
Copyright © 2024 NodeBB | Contributors