Skip to content
forked from echohack/macbot

A simple way to configure your mac.

License

Notifications You must be signed in to change notification settings

jedaxk874/macbot

 
 

Repository files navigation

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

About

A simple way to configure your mac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 86.6%
  • Python 13.4%