Skip to content

Instantly share code, notes, and snippets.

View lum7671's full-sized avatar
☀️
맑음~ ^.^

Nate Doohyun Jang lum7671

☀️
맑음~ ^.^
View GitHub Profile
@lum7671
lum7671 / osx_homebrew_setup.sh
Created July 20, 2017 07:08 — forked from varunyellina/macos_homebrew_setup.sh
Use Homebrew and Caskroom to install tools, apps and fonts on OSX
#!/bin/sh
# Install Homebrew
echo “Installing Homebrew...”
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Tapping cask versions and fonts
brew tap caskroom/drivers
# brew tap caskroom/versions