Skip to content

Instantly share code, notes, and snippets.

View pchinjr's full-sized avatar
🙏
Building the best tools to #praisecage

Paul Chin Jr. pchinjr

🙏
Building the best tools to #praisecage
View GitHub Profile
@qwo
qwo / setup_osx.sh
Last active September 21, 2017 00:49 — forked from zenorocha/.hyper.js
setup your macbook very fast using homebrew, tools of the internet and scripts. all is borrowed
#!/bin/sh
# install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# homebrew-cask
brew tap phinze/homebrew-cask
brew install brew-cask
# development