dotfiles

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

commit 6d86dd83d579604f578ffc3d578a3708155f66ea
parent 3ac031bfa9242224491358dc419a174a5a1c66eb
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 18 Aug 2024 23:48:08 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -74,7 +74,6 @@ brew "libusb" brew "ncurses" brew "lima" brew "colima" -brew "openldap" brew "dex2jar" brew "diskonaut" brew "ghostscript" @@ -100,6 +99,7 @@ brew "fluid-synth" brew "fmt" brew "fontforge" brew "gdb" +brew "gh" brew "git" brew "git-lfs" brew "gnupg", link: false @@ -176,6 +176,7 @@ brew "mypy" brew "nasm" brew "nbsdgames" brew "ncdu" +brew "openldap" brew "notmuch" brew "neomutt" brew "neovim" @@ -277,7 +278,7 @@ brew "d12frosted/emacs-plus/emacs-plus@29", args: ["with-dbus", "with-imagemagic brew "dart-lang/dart/dart", link: false brew "gromgit/fuse/ntfs-3g-mac" brew "keith/formulae/reminders-cli" -brew "oven-sh/bun/bun" +brew "oven-sh/bun/bun", link: false brew "promptops/promptops/promptops-cli" brew "thezeroalpha/formulae/academic-writing-check", args: ["HEAD"] brew "thezeroalpha/formulae/choice", args: ["HEAD"] @@ -286,6 +287,7 @@ brew "thezeroalpha/formulae/czkawka" brew "thezeroalpha/formulae/czkawka-gui" brew "thezeroalpha/formulae/gocket" brew "thezeroalpha/formulae/hpanot", args: ["HEAD"] +brew "thezeroalpha/formulae/krokiet" brew "thezeroalpha/formulae/lavat" brew "thezeroalpha/formulae/manpages-posix" brew "thezeroalpha/formulae/ncmpcpp", args: ["HEAD"] @@ -392,7 +394,7 @@ cask "tunnelblick" cask "unetbootin" cask "upscayl" cask "vagrant" -cask "virtualbox6" +cask "virtualbox@6" cask "vscodium" cask "webpquicklook" cask "welly"