Hacker News new | ask | show | jobs
by jdminhbg 2036 days ago
> I don't want to deal with any sort of migration / funky re-install, personally.

Isn't the benefit of Homebrew that it all goes into /usr/local and it can just blow everything away if necessary? You could run `brew leaves` to see what packages you have, uninstall everything, and reinstall. Easier than keeping track of what you've manually installed where.