dotfiles

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

commit 3a8e5fd25abce04b8506e1e3926948a1ec48cf2f
parent 76ebd34c789879bf54bd6cff853ce76196df6695
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue, 31 May 2022 21:05:41 +0200

Homebrew backup

Diffstat:
MBrewfile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -66,6 +66,7 @@ brew "epubcheck" brew "exercism" brew "exiftool" brew "eye-d3" +brew "fd" brew "guile" brew "unbound" brew "gnutls"