|
|
|
|
|
by alanbernstein
2040 days ago
|
|
I decided to try this when I got a new Macbook recently. There are a few hiccups:
- Firefox simply does not work in macos after switching accounts. This seems like a completely unacceptable bug, but it has apparently existed for years.
- home brew does not seem to expect to be used by two users, so I've had to switch into my personal account to use it.
- configuring my os, shell, browser, etc now requires doing everything twice. So it's not a perfect solution, but overall it's worth the effort. |
|
Macports does things in a more conventional way, requiring sudo to elevate privileges to root before installing software, but should also work properly on a multi-user system, whereas homebrew sort of assumes a single-user install.
(I think homebrew has some capacity for being used multi-user -- years back my CS professor had a lab of macs and managed to get this working I believe)