Skip to content

Instantly share code, notes, and snippets.

@mrkyle7
mrkyle7 / setup.sh
Last active August 29, 2015 14:20 — forked from melnikovdv/setup.sh
#!/bin/sh
# to auto-run:
# curl -fsSL https://gist.github.com/mrkyle7/e2574cb5feb633dea7a7/download | tar -xf- && bash giste2574cb5feb633dea7a7*/setup.sh && rm -r giste2574cb5feb633dea7a7*
##### Preparations #####
#-----------------------
# Description is available at http://mlayer.org/tech/2014/11/25/setup-mac-os-x.html
# install homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install caskroom/cask/brew-cask # makes available to install apps as packages