Skip to content

Instantly share code, notes, and snippets.

View bsr's full-sized avatar
🤷‍♂️

Brent Rieck bsr

🤷‍♂️
  • Intel
  • Portland, OR
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bsr on github.
  • I am bsr (https://keybase.io/bsr) on keybase.
  • I have a public key whose fingerprint is 6DC6 51A9 F6D5 19E1 9A3C F696 D3CE FD95 C474 7475

To claim this, I am signing this object:

@bsr
bsr / hack.sh
Created April 6, 2012 17:08 — forked from erikh/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/2108403/hack.sh | sh
#