Skip to content

Instantly share code, notes, and snippets.

@josephfrazier
Created October 1, 2016 18:20
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 josephfrazier/d3b962333fd13255adc51df68aabcd55 to your computer and use it in GitHub Desktop.
Save josephfrazier/d3b962333fd13255adc51df68aabcd55 to your computer and use it in GitHub Desktop.
tap 'caskroom/cask'
tap 'homebrew/bundle'
tap 'homebrew/command-not-found'
tap 'homebrew/completions'
tap 'homebrew/core'
tap 'homebrew/dupes'
tap 'homebrew/fuse'
tap 'homebrew/services'
tap 'homebrew/versions'
tap 'homebrew/x11'
cask 'java'
cask 'xquartz'
brew 'ant'
brew 'gdbm'
brew 'pkg-config'
brew 'makedepend'
brew 'openssl'
brew 'readline'
brew 'icu4c'
brew 'sqlite'
brew 'xz'
brew 'python3'
brew 'asciinema'
brew 'autoconf'
brew 'automake'
brew 'bash'
brew 'bash-completion'
brew 'bazaar'
brew 'bdw-gc'
brew 'berkeley-db'
brew 'bfg'
brew 'bzrtools'
brew 'libpng'
brew 'freetype'
brew 'fontconfig'
brew 'gettext'
brew 'libffi'
brew 'pcre'
brew 'glib'
brew 'pixman'
brew 'cairo'
brew 'chruby'
brew 'cmake'
brew 'colordiff'
brew 'gmp'
brew 'coreutils'
brew 'csshx'
brew 'libssh2'
brew 'curl'
brew 'docbook'
brew 'docbook-xsl'
brew 'dos2unix'
brew 'mysql'
brew 'python'
brew 'postgresql', service_restart: true
brew 'qt5'
brew 'doxygen'
brew 'jpeg'
brew 'libtiff'
brew 'little-cms2'
brew 'ghostscript'
brew 'epstool'
brew 'lame'
brew 'giflib'
brew 'webp'
brew 'git'
brew 'x264'
brew 'xvid'
brew 'ffmpeg'
brew 'isl'
brew 'mpfr'
brew 'libmpc'
brew 'gcc'
brew 'fftw'
brew 'fltk'
brew 'gd'
brew 'geoip'
brew 'libyaml'
brew 'ruby'
brew 'ghi'
brew 'gist'
brew 'gl2ps'
brew 'gnu-getopt'
brew 'gnu-sed', args: ['with-default-names']
brew 'gnu-tar'
brew 'gnupg'
brew 'go'
brew 'gobject-introspection'
brew 'libtool'
brew 'graphicsmagick'
brew 'gx-go'
brew 'harfbuzz'
brew 'hub'
brew 'pango'
brew 'perl'
brew 'imagemagick'
brew 'json-c'
brew 'libevent'
brew 'libmagic'
brew 'libtasn1'
brew 'lighttpd'
brew 'lua'
brew 'lynx'
brew 'mad'
brew 'maven'
brew 'md5sha1sum'
brew 'moreutils'
brew 'ngrep'
brew 'ossp-uuid'
brew 'pandoc'
brew 'pwgen'
brew 'tree'
brew 'pass'
brew 'xmlto'
brew 'patchutils'
brew 'plotutils'
brew 'popt'
brew 'pypy'
brew 'qt'
brew 'sip', args: ['with-python3']
brew 'pyqt'
brew 'pyqt5'
brew 'redis', service_restart: true
brew 'rlwrap'
brew 'rpm'
brew 'ruby-install'
brew 'shellcheck'
brew 'sox'
brew 'ssh-copy-id'
brew 'szip'
brew 'tbb'
brew 'texinfo'
brew 'the_silver_searcher'
brew 'thefuck'
brew 'vim'
brew 'w3m'
brew 'watch'
brew 'wget'
brew 'wifi-password'
brew 'homebrew/completions/docker-completion'
brew 'homebrew/completions/vagrant-completion'
brew 'homebrew/dupes/libiconv'
brew 'homebrew/dupes/openssh'
cask 'celestia'
cask 'docker'
cask 'eclipse-java'
cask 'electric-sheep'
cask 'facter'
cask 'garmin-express'
cask 'gimp'
cask 'google-chrome'
cask 'iterm2'
cask 'licecap'
cask 'ngrok'
cask 'osxfuse'
cask 'puppet'
cask 'semaphor'
cask 'sequel-pro'
cask 'sshfs'
cask 'torbrowser'
cask 'transmission'
cask 'vagrant'
cask 'vagrant-manager'
cask 'virtualbox'
cask 'visual-studio-code'
cask 'vlc'
cask 'wireshark'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment