dotfiles

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

commit 45633110997ad781d72a5c652ad08052b8cab794
parent 55f5af63e73d2dd8813d4d46758b647cec90d3a0
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu,  8 Dec 2022 19:34:35 +0100

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -213,6 +213,7 @@ brew "topgrade" brew "translate-shell", args: ["HEAD"] brew "transmission-cli" brew "tree" +brew "typespeed" brew "up" brew "urlview" brew "util-linux"