Skip to content

Instantly share code, notes, and snippets.

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 kennonkwok/61196a37c48579fc2647ba2b998d18cf to your computer and use it in GitHub Desktop.
Save kennonkwok/61196a37c48579fc2647ba2b998d18cf to your computer and use it in GitHub Desktop.
Brewfile
tap 'caskroom/cask'
tap 'caskroom/fonts'
tap 'caskroom/versions'
tap 'homebrew/binary'
tap 'homebrew/bundle'
tap 'homebrew/core'
cask 'java'
brew 'openssl'
brew 'readline'
brew 'aircrack-ng'
brew 'android-platform-tools'
brew 'libyaml'
brew 'ansible'
brew 'aria2'
brew 'xz'
brew 'awscli'
brew 'git'
brew 'git-extras'
brew 'git-lfs'
brew 'go'
brew 'jq'
brew 'kubernetes-cli'
brew 'p7zip'
brew 'packer'
brew 'reattach-to-user-namespace'
brew 'terminal-notifier'
brew 'terraform'
brew 'tig'
brew 'tmux'
brew 'tree'
brew 'unrar'
brew 'vault'
brew 'wget'
brew 'youtube-dl'
cask 'adobe-reader'
cask 'android-file-transfer'
cask 'arduino'
cask 'atom'
cask 'caffeine'
cask 'chefdk'
cask 'darktable'
cask 'dash'
cask 'docker'
cask 'dropbox'
cask 'enpass'
cask 'github'
cask 'google-cloud-sdk'
cask 'google-drive'
cask 'hab'
cask 'iterm2'
cask 'lastpass-universal'
cask 'openemu-experimental'
cask 'retroarchcg'
cask 'screenhero'
cask 'silverlight'
cask 'skype'
cask 'slack'
cask 'spotify'
cask 'steam'
cask 'terraform'
cask 'tftpserver'
cask 'the-unarchiver'
cask 'transmission'
cask 'vagrant'
cask 'virtualbox'
cask 'virtualbox-extension-pack'
cask 'visual-studio-code'
cask 'vlc'
cask 'zoomus'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment