Optimal Setup

  1. Open Terminal. For the items below, copy the items in red
  2. For Mavericks (10.9): run sudo xcodebuild -license and follow the instructions to accept the XCode agreement.
  3. Then run xcode-select --install in your terminal and then click "Install".
  4. bash <(curl -s https://raw.githubusercontent.com/tiy-houston-q3-rails/laptop/master/mac)

If the above blows up and doesn't work, try the manual steps at Backup Plan Setup