dotfiles

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

commit ff5c5c0ce3c6a911d1447fbd3c4b67a580e80f93
parent 81b9f7fadcdfa6bc58c7f17ac34805da648b1d2e
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon,  9 May 2022 22:16:35 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -160,6 +160,7 @@ brew "rlwrap" brew "rsync" brew "scdoc" brew "shellcheck" +brew "shfmt" brew "sl" brew "socat" brew "sox"