Skip to content

Instantly share code, notes, and snippets.

@JaySon-Huang
Created September 24, 2021 18:57
Show Gist options
  • Save JaySon-Huang/5f575c589e136152861e00882468219a to your computer and use it in GitHub Desktop.
Save JaySon-Huang/5f575c589e136152861e00882468219a to your computer and use it in GitHub Desktop.
tap "adoptopenjdk/openjdk"
tap "grpc/grpc"
tap "homebrew/bundle"
tap "homebrew/cask", "https://mirrors.ustc.edu.cn/homebrew-cask.git"
tap "homebrew/core", "https://mirrors.ustc.edu.cn/homebrew-core.git"
tap "homebrew/services"
brew "autoconf"
brew "automake"
brew "bloaty"
brew "boost"
brew "tmux"
brew "byobu"
brew "glib"
brew "cgdb"
brew "clang-format"
brew "cmake"
brew "libssh2"
brew "nghttp2"
brew "openldap"
brew "curl"
brew "dos2unix"
brew "etcd"
brew "exa"
brew "fswatch"
brew "gcovr"
brew "jpeg"
brew "gdb"
brew "gflags"
brew "gh"
brew "git"
brew "git-extras"
brew "git-secrets"
brew "glances"
brew "libtool"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "go"
brew "gobject-introspection"
brew "golangci-lint"
brew "harfbuzz"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "htop"
brew "icdiff"
brew "jq"
brew "lcov"
brew "libzip"
brew "lrzsz"
brew "maven"
brew "mono"
brew "mycli"
brew "ncdu"
brew "ripgrep"
brew "screen"
brew "sdl2"
brew "shtool"
brew "sphinx-doc"
brew "swig"
brew "telnet"
brew "tldr"
brew "tree"
brew "unar"
brew "watch"
brew "wget"
cask "adoptopenjdk8"
cask "amethyst"
cask "background-music"
@JaySon-Huang
Copy link
Author

Use Brew bundle to reinstall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment