Skip to content

Commit

Permalink
homebrew: generate brew lists
Browse files Browse the repository at this point in the history
  • Loading branch information
caspiano committed May 27, 2021
1 parent 632b5c8 commit 5fd306f
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generate-homebrew-lists.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /usr/bin/env bash

brew list --cask > homebrew-casks.txt
brew list --formula > homebrew-formulae.txt
8 changes: 8 additions & 0 deletions homebrew-casks.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
font-fira-code
gswitch
hammerspoon
mark-text
meetingbar
ngrok
optimage
vscodium
163 changes: 163 additions & 0 deletions homebrew-formulae.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
adns
aom
autoconf
autojump
bdw-gc
boost
brotli
c-ares
cairo
cmake
cointop
coreutils
crystal
ctop
curl
dav1d
etcd
fd
ffmpeg
flac
fontconfig
freetype
frei0r
fribidi
fzf
gdbm
gettext
gh
giflib
git
glew
glib
gmp
gnupg
gnutls
gobject-introspection
gotop
graphite2
guile
harfbuzz
http-server
httpie
icu4c
ipfs
jemalloc
jpeg
jq
lame
lazydocker
leptonica
libass
libassuan
libatomic_ops
libbluray
libev
libevent
libffi
libgcrypt
libgit2
libgpg-error
libidn2
libksba
libmetalink
libogg
libpng
libpthread-stubs
libsamplerate
libsndfile
libsodium
libsoxr
libssh2
libtasn1
libtermkey
libtiff
libtool
libunistring
libusb
libuv
libvidstab
libvorbis
libvpx
libvterm
libx11
libxau
libxcb
libxdmcp
libxext
libxrender
libyaml
little-cms2
llvm
llvm@9
lua
luajit
luajit-openresty
luarocks
luv
lzo
m4
mitmproxy
mpdecimal
msgpack
ncurses
neovim
nettle
nghttp2
node
npth
oniguruma
opencore-amr
openjpeg
openldap
[email protected]
opus
p11-kit
pcre
pcre2
pinentry
pinentry-mac
pixman
pkg-config
pngquant
protobuf
pyenv
[email protected]
rav1e
readline
ripgrep
rtmpdump
rubberband
sdl2
sdl2_image
shellcheck
six
sloc
smartmontools
snappy
speex
sqlite
srt
stow
swig
tcl-tk
tesseract
theora
tmux
tree
tree-sitter
unbound
unibilium
utf8proc
watchexec
webp
x264
x265
xorgproto
xvid
xz
yarn
youtube-dl
zeromq
zimg
zstd

0 comments on commit 5fd306f

Please sign in to comment.