1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
Go to file
2019-04-18 15:36:24 -04:00
lib This command seems to fuck up all my application icons 2019-04-18 14:40:52 -04:00
Brewfile Install diceware for random password gen 2019-04-18 15:36:24 -04:00
Brewfile.extra Add extra 2019-04-16 13:30:38 -04:00
extra.sh Add extra 2019-04-16 13:30:38 -04:00
README.md Better readme formatting 2019-04-15 22:12:43 -04:00
setup.sh Add macOS defaults tweaks 2019-04-16 21:23:42 -04:00

Mac Setup

Script and Brewfile to setup a Mac for development.

Instructions

  1. Run the setup script with:
curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh`