Skip to content

Instantly share code, notes, and snippets.

@jasoncyu
jasoncyu / hack.sh
Last active December 26, 2015 20:28 — forked from erikh/hack.sh
#!/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://gist.github.com/jasoncyu/7208346 | sh
#
@jasoncyu
jasoncyu / hack.sh
Created June 29, 2013 04:12 — forked from erikh/hack.sh
#!/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/2108403/hack.sh | sh
#