Skip to content

Instantly share code, notes, and snippets.

View therako's full-sized avatar

Arun Kumar (AK) therako

  • Intuit
  • New York
View GitHub Profile
@therako
therako / my_mac_setup.sh
Last active October 9, 2020 16:33
My Brew cask script
#!/bin/sh
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install brew-cask
# homebrew taps
brew tap caskroom/cask
brew tap caskroom/versions
brew tap homebrew/boneyard
brew tap caskroom/fonts