outsource brew list

This commit is contained in:
Oliver Ladner 2019-03-18 16:46:45 +01:00
commit e34eaa4f0c
2 changed files with 106 additions and 40 deletions

View file

@ -17,46 +17,8 @@
* USB Overdrive: http://www.usboverdrive.com
## brew installed packages
Might need a cleanup:
```
$ date; brew list
Thu Jan 3 14:54:26 CET 2019
adns hicolor-icon-theme oniguruma
atk icu4c openssl
bash-completion ipcalc openssl@1.1
cairo iperf p11-kit
diffuse ipmitool pango
dirmngr jpeg pass
dos2unix jq pcre
fontconfig juju pinentry
fortune kubernetes-cli pixman
fping kubernetes-helm pkg-config
freetype libassuan pssh
fribidi libffi pth
gd libgcrypt pwgen
gdbm libgpg-error py2cairo
gdk-pixbuf libidn2 pygobject
geoip libksba pygtk
geoipupdate libpng python
gettext libssh2 python3
git libtasn1 python@2
git-flow libtiff qemu
givegif libunistring qrencode
glib libusb readline
gmp libusb-compat rpm2cpio
gnu-getopt libxmlsec1 s-lang
gnupg libyaml shared-mime-info
gnupg2 lua sqlite
gnuplot md5sha1sum thefuck
gnutls midnight-commander tokyo-cabinet
goaccess mysql tree
gobject-introspection ncdu wdiff
gpg-agent ncurses webp
graphite2 nettle wget
grc nmap wmctrl
gtk+ npth xz
harfbuzz oath-toolkit
```
List is stored in `brew.txt`. Compile list with `brew list -1 > brew.txt`, then
on a new machine, install it with `xargs brew install < brew.txt`.
## CLI settings