dotfiles

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

commit df6b46cf5198a0c1bda94ece34335836f97000f2
parent 7425e7cc6f03e3407b7d69d569c4d4e9e19a2516
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon, 21 Nov 2022 17:52:50 +0100

Homebrew update

Diffstat:
MBrewfile | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -37,9 +37,11 @@ brew "ascii" brew "asciidoctor" brew "autoconf" brew "automake" -brew "bat" brew "gmp" brew "coreutils" +brew "libtool" +brew "asdf" +brew "bat" brew "bats-core" brew "bfg" brew "mpfr" @@ -54,7 +56,6 @@ brew "checkbashisms" brew "cloc" brew "cmake" brew "cmatrix" -brew "libtool" brew "guile" brew "unbound" brew "gnutls" @@ -104,6 +105,7 @@ brew "graphviz" brew "gron" brew "gsettings-desktop-schemas" brew "gtk+3" +brew "hashcat" brew "haskell-stack" brew "helix" brew "httpie"