Skip to content

hansohn/osx-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-setup

Welcome to my osx-setup. I am a DevOps Engineer by trade and this repo reflects the various tools I use on a daily basis. As with most osx-setup repos, this is a continuous work in progress and is updated as the systems and applications I work on evolve or my tool preferences change.

Whats Included

Applications

This script will install and configure the following applications:

Color Palettes

Prerequisites

Command line Tools for Xcode are required by Homebrew and various other applications. You can install them using the commands below or let Homebrew install them for you during its installation process.

# install xcode tools
$ xcode-select --install

Installation

You will need Administrator level permissions to complete this setup. Enjoy!

# clone the repo
$ git clone https://github.com/hansohn/osx-setup.git

# execute the installer
$ osx-setup/bootstrap.sh