Skip to content

Instantly share code, notes, and snippets.

@jamesbrooks
Last active July 4, 2023 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesbrooks/37a347104f94c7fc975e8c385a577da2 to your computer and use it in GitHub Desktop.
Save jamesbrooks/37a347104f94c7fc975e8c385a577da2 to your computer and use it in GitHub Desktop.
My personal Brewfile for homebrew-bundle
tap 'moncho/dry'
tap 'homebrew/cask-drivers'
tap 'homebrew/cask-versions'
brew 'asdf'
brew 'awscli'
brew 'bash-completion@2'
brew 'bash'
brew 'bat'
brew 'colima'
brew 'coreutils'
brew 'diff-so-fancy'
brew 'direnv'
brew 'docker'
brew 'docker-compose'
brew 'dry'
brew 'fd'
brew 'ffmpeg'
brew 'fzf'
brew 'ghostscript'
brew 'git-lfs'
brew 'git'
brew 'gpg'
brew 'grep'
brew 'hivemind'
brew 'htop'
brew 'imagemagick'
brew 'jq'
brew 'mackup'
brew 'mas'
brew 'mysql'
brew 'ncdu'
brew 'neofetch'
brew 'nmap'
brew 'pgcli'
brew 'postgresql@15'
brew 'pwgen'
brew 'qrencode'
brew 'redis'
brew 'ruby-build'
brew 'telnet'
brew 'terraform'
brew 'the_silver_searcher'
brew 'wakeonlan'
brew 'watch'
brew 'wget'
brew 'wireguard-tools'
brew 'wrk'
brew 'ykman'
brew 'yt-dlp'
brew 'z'
cask '1password'
cask '1password/tap/1password-cli'
cask 'android-studio'
cask 'cyberduck'
cask 'db-browser-for-sqlite'
cask 'discord'
cask 'firefox'
cask 'google-chrome'
cask 'google-drive'
cask 'iina'
cask 'insomnia'
cask 'iterm2'
cask 'kid3'
cask 'microsoft-teams'
cask 'ngrok'
cask 'notunes'
cask 'nrlquaker-winbox'
cask 'obsidian'
cask 'postman'
cask 'raycast'
cask 'rectangle'
cask 'session-manager-plugin'
cask 'shottr'
cask 'skype'
cask 'slack'
cask 'sourcetree'
cask 'spotify'
cask 'the-unarchiver'
cask 'transmission'
cask 'tunnelblick'
cask 'visual-studio-code-insiders'
cask 'visual-studio-code'
cask 'yubico-yubikey-manager'
mas 'Harvest', id: 506189836
mas 'Microsoft Remote Desktop', id: 1295203466
mas 'Spark – Email App by Readdle', id: 1176895641
mas 'Tailscale', id: 1475387142
mas 'The Unarchiver', id: 425424353
mas 'Transporter', id: 1450874784
mas 'WireGuard', id: 1451685025
mas 'XCode', id: 497799835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment