Skip to content

Instantly share code, notes, and snippets.

View carljparker's full-sized avatar

Carl Parker carljparker

View GitHub Profile
@carljparker
carljparker / hack.sh
Created July 3, 2022 19:52 — forked from e11s/hack.sh
OSX For Hackers
#!/usr/bin/env sh
##
# 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/3178087/hack.sh | sh
#