dotfiles

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

commit b5b0c2c84bc6eef9c77c8fee124970b47d1ec160
parent 2be655570d88cc41c7974224a05cc6aa94e420a8
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue,  8 Jun 2021 14:11:18 +0200

Homebrew backup

Diffstat:
MBrewfile | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -30,7 +30,8 @@ brew "asciidoctor" brew "autoconf" brew "automake" brew "bat" -brew "bats" +brew "coreutils" +brew "bats-core" brew "bfg" brew "boost" brew "ghostscript" @@ -41,7 +42,6 @@ brew "checkbashisms" brew "cloc" brew "cmake" brew "cmatrix" -brew "coreutils" brew "curl" brew "diskonaut" brew "djvu2pdf" @@ -132,6 +132,7 @@ brew "scdoc" brew "shellcheck" brew "shpotify" brew "sl" +brew "socat" brew "sshfs" brew "swi-prolog" brew "sxiv"