Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

paultibbetts/macOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS setup script

xkcd comic calculating how long you can spend on automating a routine before you're wasting your time

Configures macOS for web development and personal use

Installation

You need to be signed in to the App Store before running this

sh -c "$(curl -fsSL https://github.com/ptibbetts/macOS/raw/master/install.sh)"

The script will install Homebrew and then use that to install Git and Ansible.

After they've been installed you need to enter your sudo password* and Ansible will do the rest.

* the sudo password is required by Ansible when it takes over so that it can enable the firewall

Manual steps

After the install script has ran you will need to:

Install browser plugins

Safari

Firefox

Misc.

  • open flux once and enable it on startup
  • open Suspicious Package once so the quicklook plugin will work
  • log into 1Password
  • log into everything else
  • restore your SSH key or make a new one
  • add Bluetooth to the menu bar
  • add your Sketch license
  • enable the Dracula theme for iTerm which is installed to ~/.iterm2/dracula

Releases

No releases published

Packages

No packages published

Languages