🎉 Wow, what a revelation! Setting up a MacBook is apparently as complex as brain surgery, but don't worry, our hero discovered a magical "Brewfile" after days of intense #procrastination. 🚀 Who knew setting up a laptop could be so groundbreaking and worth a whole article? 🤯
https://catalins.tech/how-i-setup-new-macbooks/ #MacBookSetup #Brewfile #TechRevelation #LaptopLife #HackerNews #ngated
How I Setup New MacBooks

Learn how to setup your MacBook faster with Brewfiles and macOS defaults.

Catalin's Tech
techUpdate.io | 5 Profi-Tipps für Homebrew auf dem Mac

Entdecke 5 Profi-Tipps für Homebrew auf dem Mac! Automatisiere dein Setup, installiere Mac App Store Apps per Terminal und optimiere deine Homebrew-Nutzung wie ein echter Power-User.

@ChuckUFarley @reyjrar

Ok, I spent the last couple of days on this #brewfile project and figured it out with some help from my friend @BillWeiss

The #GitHub project I was initially pointed to for creating/ingesting brewfiles and trying to use has all sorts of issues, to the point where I ended up opening an issue with the project. The documentation is horrid, with all sorts of assumptions for the reader - it was painful. #KISS #keepItSimpleStupid

Thankfully BV pointed me to https://github.com/Homebrew/homebrew-bundle which just worked with no issues at all.

A simple
"brew bundle dump"
created the brewfile, added some edits and copied it over to my 'new' mac pro
then
"brew bundle install"
and things are getting installed!

🕺

#osx #brewfile #homebrew #systemadminstration #systemadmin #automation #IT

GitHub - Homebrew/homebrew-bundle: 📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.

📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store. - Homebrew/homebrew-bundle

GitHub