Skip to content

Instantly share code, notes, and snippets.

@ulfst
ulfst / hack.sh
Created April 12, 2013 12:24 — forked from wtw/osx-settings.sh
#!/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
#