1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
Go to file
2019-04-15 22:09:37 -04:00
lib We need Homebrew before we get git 2019-04-15 21:58:31 -04:00
Brewfile Refactor all the things! 2019-04-15 21:37:08 -04:00
README.md Refactor all the things! 2019-04-15 21:37:08 -04:00
setup.sh Improve keypress wait 2019-04-15 22:09:37 -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