Skip to content

Instantly share code, notes, and snippets.

@nhuray
nhuray / Brewfile
Last active July 4, 2021 16:38 — forked from ryanhanwu/Brewfile
New Mac Setup Script 2021
# Taps
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
tap 'heroku/brew'
## Shell Utilities
brew 'coreutils'
brew 'findutils'
brew 'autojump'
brew 'zsh'