1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
Go to file
2019-10-28 13:44:00 -04:00
lib Disabling this makes Safari play videos full screen by default 2019-10-28 13:44:00 -04:00
Brewfile Add fzf 2019-10-15 21:09:28 -04: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 Use process substitution to run the script 2019-04-22 22:25:50 -04:00
setup.sh Use pushd and popd instead of relying on cd - 2019-06-13 17:55:45 -04: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/master/setup.sh )