dotfiles

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

commit 27afa5d869eefb4cb9fbb5c040bfd58772852f56
parent 1c8cd043c8bbd6de691cd1565878acb078de81fe
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue,  9 Aug 2022 23:54:15 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -218,6 +218,7 @@ brew "zbar" brew "zola" brew "zsh" brew "charmbracelet/tap/glow" +brew "charmbracelet/tap/gum" brew "daviderestivo/emacs-head/emacs-head@28", args: ["with-cocoa", "with-dbus", "with-native-comp", "with-xwidgets"] brew "helix-editor/helix/helix" brew "heroku/brew/heroku"