Skip to content

Instantly share code, notes, and snippets.

@crmaxx
Created March 25, 2019 11:39
Show Gist options
  • Save crmaxx/767b48841af0a0664d29cd227e66097a to your computer and use it in GitHub Desktop.
Save crmaxx/767b48841af0a0664d29cd227e66097a to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "autoconf"
brew "automake"
brew "cmake"
brew "coreutils"
brew "curl"
brew "direnv"
brew "erlang"
brew "ffmpeg"
brew "git"
brew "gnu-tar"
brew "gnupg"
brew "readline", link: true
brew "gnuplot"
brew "hivemind"
brew "htop"
brew "libtool"
brew "libyaml"
brew "mbedtls"
brew "midnight-commander"
brew "youtube-dl"
brew "mpv"
brew "node"
brew "openssl@1.1"
brew "tmux"
brew "overmind"
brew "pkg-config"
brew "postgresql", restart_service: true
brew "pwgen"
brew "sqlite"
brew "python"
brew "shfmt"
brew "unrar"
brew "wget"
brew "yarn"
brew "zlib"
brew "zsh"
cask "mattermost"
cask "skype"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment