Skip to content

Instantly share code, notes, and snippets.

View mzagaja's full-sized avatar

Matthew Zagaja mzagaja

View GitHub Profile
@mzagaja
mzagaja / Brewfile
Last active June 24, 2022 04:26 — forked from jhirbour/Brewfile
# specify a directory to install
cask_args appdir: '/Applications'
brew 'openssh'
# unix things
brew 'readline'
brew 'tmux'
# services
brew 'mysql'