Skip to content

Instantly share code, notes, and snippets.

View oklaiss's full-sized avatar

Owen Klaiss oklaiss

View GitHub Profile
@oklaiss
oklaiss / osx.sh
Created June 4, 2018 18:45 — forked from earlonrails/osx.sh
OSX For Hackers
#!/usr/bin/env sh
##
# This is script with useful tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2263406/osx.sh | sh
#