Skip to content

Instantly share code, notes, and snippets.

@wtw
wtw / osx-settings.sh
Last active August 29, 2018 11:40 — forked from erikh/hack.sh
OSX Settings
#!/usr/bin/env sh
## Set some nice Mac OS system defaults
##
# This is script with usefull tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh
#