Skip to content

Instantly share code, notes, and snippets.

@raven38
Last active May 30, 2022 15:45
Show Gist options
  • Save raven38/3cf8848dd7af8639f2471c6f1ee51f26 to your computer and use it in GitHub Desktop.
Save raven38/3cf8848dd7af8639f2471c6f1ee51f26 to your computer and use it in GitHub Desktop.
Brewfile
tap "golangci/tap"
tap "gromgit/fuse"
tap "grpc/grpc"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "kyoshidajp/ghkw"
tap "px4/px4"
brew "a2ps"
brew "arp-scan"
brew "aspell"
brew "pcre"
brew "python@3.9"
brew "glib"
brew "automake"
brew "bib-tool"
brew "bibtex2html"
brew "boost"
brew "boost-python3"
brew "bzip2"
brew "c-blosc"
brew "pkg-config"
brew "lzo"
brew "cairo"
brew "coreutils"
brew "guile"
brew "unbound"
brew "gnutls"
brew "nghttp2"
brew "cask"
brew "protobuf"
brew "yara"
brew "clamav"
brew "clinfo"
brew "cmake"
brew "ctags", link: false
brew "darcs"
brew "dos2unix"
brew "doxygen"
brew "harfbuzz"
brew "libass"
brew "snappy"
brew "ffmpeg"
brew "libxi"
brew "mesa"
brew "freeglut"
brew "gcc"
brew "gd"
brew "gdb"
brew "geos"
brew "ghostscript"
brew "git"
brew "git-lfs"
brew "glew"
brew "glfw"
brew "python@3.10"
brew "global"
brew "gnu-sed"
brew "libcerf"
brew "pango"
brew "gnuplot"
brew "jasper"
brew "netpbm"
brew "librsvg"
brew "graphviz"
brew "grep"
brew "gsettings-desktop-schemas"
brew "gtk+3"
brew "hdf5"
brew "htop"
brew "hunspell"
brew "libheif"
brew "imagemagick"
brew "imlib2"
brew "ispell"
brew "krb5"
brew "languagetool"
brew "lapack"
brew "latexdiff"
brew "lha"
brew "libcaca"
brew "libssh"
brew "libzip"
brew "lv"
brew "mas"
brew "mplayer"
brew "netcdf"
brew "nkf"
brew "n"
brew "ocaml"
brew "opam"
brew "openjdk"
brew "pandoc"
brew "qt"
brew "poppler"
brew "pdfgrep"
brew "plotutils"
brew "proj"
brew "py3cairo"
brew "pygobject3"
brew "qemu"
brew "qrencode"
brew "r"
brew "rename"
brew "ripgrep"
brew "rlwrap"
brew "rsync"
brew "scons"
brew "smartmontools"
brew "swig"
brew "testdisk"
brew "tidy-html5"
brew "tldr"
brew "tmux"
brew "wget"
brew "xmlstarlet"
brew "gromgit/fuse/sshfs-mac", link: false
brew "kyoshidajp/ghkw/ghkw"
cask "firefox"
cask "google-chrome"
cask "google-drive"
cask "amethyst"
cask "blackhole-16ch"
cask "google-cloud-sdk"
cask "macfuse"
cask "mactex"
cask "webpquicklook"
cask "xquartz"
cask "google-japanese-ime"
cask "iterm2"
cask "spotify"
cask "cheatsheet"
cask "karabiner-elements"
cask "alfred"
cask "microsoft-powerpoint"
cask "microsoft-excel"
cask "microsoft-word"
cask "thunderbird"
cask "vlc"
cask "slack"
cask "discord"
cask "zoom"
cask "skim"
cask "grammarly"
cask "evernote"
cask "mendeley"
mas "Kindle", id: 405399194
mas "The Unarchiver", id: 425424353
mas "Keynote", id: 409183694
mas "GoodNotes", id: 1444383602
mas "Pages", id: 409201541
mas "Disk Speed Test", id: 425264550
mas "LINE", id: 539883307
mas "Bitwarden", id: 1352778147
mas "Numbers", id: 409203825
mas "AmorphousDiskMark", id: 1168254295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment