Skip to content

Instantly share code, notes, and snippets.

View vlaadbrain's full-sized avatar

Carlos J. Torres vlaadbrain

View GitHub Profile
@drudge
drudge / Brewfile
Last active October 23, 2019 14:08
Brewfile
cask_args appdir: "/Applications"
tap 'homebrew/cask'
cask 'slack'
cask 'visual-studio-code'
cask 'java' unless system '/usr/libexec/java_home --failfast'
cask 'google-chrome'
cask 'chromedriver'
# cask 'fork'