Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 530 Bytes

Setup a Mac

Setup config to take an empty mac and build out a decent programming environment with iterm and zsh and a host of other useful tools.

Uses mostly brew. You should be able to run this straight from a brand new mac with a standard shell.

Run it

bash -c "$(curl -H 'Cache-Control: no-cache, no-store' -fsSL https://raw.githubusercontent.com/codeallthethingz/brew-mac-setup/master/setup.sh)"

Modify it

Most of the programs are set in the arrays at the top of the script using brew and brew cask.