dotfiles

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

commit 5b1c6b2beb349344807e614dcd153b8959808b52
parent 30c2c56ad4a4ff074aebe7bf3ef2d32bfb11cb79
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon, 31 Oct 2022 22:40:30 +0100

Homebrew update

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

diff --git a/Brewfile b/Brewfile @@ -161,6 +161,7 @@ brew "oath-toolkit" brew "opus-tools" brew "pandoc" brew "pandoc-crossref" +brew "parallel" brew "pastel" brew "pipes-sh" brew "pipx"