|
|
|
|
|
by dividedbyzero
1043 days ago
|
|
One more neat trick for Brewfiles: They're evaluated as Ruby code, so you can use if-else etc. to conditionally install things on different machines with a single Brewfile. I use that together with yadm to manage both work and private laptops with minimum duplication. |
|