• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple way to configure your mac.

Macbot

Macbot is a shell script to automatically configure your Mac with sane and secure settings. It's free to use, Apache 2.0 licensed.

Example Image

Usage

  1. Review all the code in this repository. The code in here is kept simple and readable on purpose. It's just shell scripts.

  2. Modify the install.sh. You'll probably want to tweak some of the performance settings, and install different applications.

  3. Run install.sh using Terminal.app. sh ./install.sh

  4. Automating everything is not always feasible, so fill out your own backup.md and install.md to document any extra manual steps, so you don't forget.

Blog Post

Want more details? Check out the blog post I wrote about using this script. https://medium.com/@echohack/guide-to-make-your-mac-suck-less-2017-88a57563aac7#.iwo8hrmw6