dotfiles

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

commit 38295feed25b6e8ae548249afca0eefc7581393a
parent 4bd64b575a719e977d355195058402590cec9723
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu,  8 Jul 2021 19:07:33 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -25,6 +25,7 @@ brew "pkg-config" brew "gobject-introspection" brew "pango" brew "librsvg" +brew "amfora" brew "ascii" brew "asciidoctor" brew "autoconf" @@ -78,6 +79,7 @@ brew "hub" brew "imapsync" brew "inetutils" brew "irssi" +brew "ispell" brew "isync" brew "jenv" brew "jq" @@ -162,7 +164,6 @@ brew "zsh" brew "charmbracelet/tap/glow" brew "heroku/brew/heroku" brew "keith/formulae/reminders-cli" -brew "makeworld-the-better-one/tap/amfora" brew "thezeroalpha/formulae/conf" brew "thezeroalpha/formulae/gocket" brew "thezeroalpha/formulae/hpanot"