Skip to content

Instantly share code, notes, and snippets.

View mateusortiz's full-sized avatar
🎯
Focusing

Mateus Ortiz mateusortiz

🎯
Focusing
View GitHub Profile
@mateusortiz
mateusortiz / apps.sh
Last active May 28, 2020 22:48 — forked from millermedeiros/osx_setup.md
Setup Mac OS X El Capitan.
#!/bin/sh
# homebrew-cask
brew tap phinze/homebrew-cask
brew install brew-cask
# browser
brew cask install firefox-aurora
brew cask install google-chrome
brew cask install google-chrome-canary