1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
Go to file
2022-01-08 18:17:33 -06:00
lib Restore Mackup 2022-01-08 18:17:33 -06:00
Brewfile Restore Mackup 2022-01-08 18:17:33 -06:00
Brewfile.extra Add extra 2019-04-16 13:30:38 -04:00
extra.sh Use process substitution to run the script 2019-04-22 22:25:50 -04:00
README.md Run from HEAD 2021-02-12 11:11:11 -05:00
setup.sh Restore Mackup 2022-01-08 18:17:33 -06:00

Mac Setup

Script and Brewfile to setup a Mac for development.

Instructions

  1. Run the setup script with:
$ sh <( curl -s https://raw.githubusercontent.com/danbee/mac-setup/HEAD/setup.sh )