Skip to content

sixteenbit/macOS-setup

Repository files navigation

Mac Setup

Create bootable macOS thumbdrive

I like to use macOS Patcher

Bootstrap your machine

Download all the files to your home directory.

cd ~; curl -#L https://github.com/sixteenbit/mac-setup/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh}

Usage

Everything is optional and should be tweaked to your personal needs.

cd ~/

# Checks for Apple updates and Xcode Command Line Tools
./osxprep.sh

# Install specified apps and software with Homebrew.sh
./brew.sh

# Install web development specific tools
./webdev.sh

Apps

brew.sh handles application installs for the most part, but there are a few apps I like getting from the source (or isn't available through brew).

Development

Utilities

Chat

3D Printing

About

Personal mac provisioner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published