dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 32d5fc05c54375e9be5e8181407f7bee45aefefa
parent c8bf952b9542dadb3ec40d2d0463490af6c59347
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Fri, 25 Mar 2022 20:12:43 +0100

Homebrew backup

Diffstat:
MBrewfile | 12+++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -54,13 +54,6 @@ brew "checkbashisms" brew "cloc" brew "cmake" brew "cmatrix" -brew "guile" -brew "unbound" -brew "gnutls" -brew "libusb" -brew "ncurses" -brew "qemu" -brew "colima" brew "openldap" brew "curl" brew "diskonaut" @@ -73,6 +66,9 @@ brew "epubcheck" brew "exercism" brew "exiftool" brew "eye-d3" +brew "guile" +brew "unbound" +brew "gnutls" brew "libass" brew "srt" brew "ffmpeg" @@ -85,6 +81,7 @@ brew "fluid-synth" brew "gdb" brew "git" brew "git-lfs" +brew "libusb" brew "gnu-sed" brew "gnu-units" brew "qt@5" @@ -131,6 +128,7 @@ brew "mpd" brew "msmtp" brew "mysql" brew "nasm" +brew "ncurses" brew "taglib" brew "ncmpcpp" brew "notmuch"