Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
# ~/.macos — https://mths.be/macos
# https://github.com/mathiasbynens/dotfiles/blob/master/.macos
# Close any open System Preferences panes, to prevent them from overriding
# settings we’re about to change
osascript -e 'tell application "System Preferences" to quit'
# Ask for the administrator password upfront