dotfiles

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

commit f470dd31e831938954ec9dd3d12a2070e115c02b
parent 10c4fd34439edb6e270f8456b77c3d947fcdafeb
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu, 10 Aug 2023 13:00:19 +0200

Homebrew backup

Diffstat:
MBrewfile | 20++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -17,6 +17,7 @@ tap "homebrew/services" tap "keith/formulae" tap "makeworld-the-better-one/tap" tap "nrlquaker/createzap" +tap "promptops/promptops" tap "thezeroalpha/formulae" tap "trashhalo/brews" tap "tzvetkoff/extras" @@ -49,6 +50,7 @@ brew "bfg" brew "mpfr" brew "libmpc" brew "gcc" +brew "pillow" brew "binwalk" brew "node" brew "bitwarden-cli" @@ -84,6 +86,7 @@ brew "exercism" brew "exiftool" brew "eye-d3" brew "fd" +brew "leptonica" brew "libass" brew "srt" brew "ffmpeg" @@ -93,13 +96,16 @@ brew "figlet" brew "findutils" brew "flake8" brew "fluid-synth" +brew "fmt" brew "gdb" brew "git" brew "git-lfs" +brew "gnupg", link: false +brew "gpgme" brew "guile" brew "gnu-sed" brew "gnu-units" -brew "qt@5" +brew "qt" brew "gnuplot" brew "go" brew "goaccess" @@ -112,7 +118,6 @@ brew "graphviz" brew "gron" brew "gsettings-desktop-schemas" brew "gtk+3" -brew "handbrake" brew "hashcat" brew "haskell-stack" brew "helix" @@ -137,11 +142,13 @@ brew "khard" brew "languagetool" brew "ledger" brew "lf" +brew "libdvdcss" brew "libmpdclient" brew "libnotify" brew "libressl" brew "libstfl" brew "libxml2" +brew "libxmlsec1" brew "lnav" brew "lolcat" brew "lsusb" @@ -158,6 +165,7 @@ brew "mp3val" brew "mpc" brew "mpd" brew "msmtp" +brew "mupdf" brew "mypy" brew "nasm" brew "nbsdgames" @@ -167,6 +175,7 @@ brew "neomutt" brew "neovim" brew "nethack" brew "newsboat" +brew "nghttp2" brew "py3cairo" brew "pygobject3" brew "nicotine-plus" @@ -189,7 +198,7 @@ brew "pyenv" brew "pyright" brew "qrcp" brew "qrencode" -brew "qt" +brew "qt@5" brew "r" brew "radare2" brew "rbenv" @@ -199,7 +208,7 @@ brew "recode" brew "ripgrep" brew "rlwrap" brew "rsync" -brew "rust" +brew "rust", link: false brew "rust-analyzer" brew "rustscan" brew "scdoc" @@ -253,9 +262,11 @@ brew "charmbracelet/tap/gum" brew "daviderestivo/emacs-head/emacs-head@29", args: ["with-cocoa", "with-dbus", "with-modern-icon-papirus", "with-native-comp", "with-native-full-aot", "with-xwidgets"] brew "heroku/brew/heroku" brew "keith/formulae/reminders-cli" +brew "promptops/promptops/promptops-cli" brew "thezeroalpha/formulae/academic-writing-check", args: ["HEAD"] brew "thezeroalpha/formulae/choice", args: ["HEAD"] brew "thezeroalpha/formulae/conf" +brew "thezeroalpha/formulae/czkawka" brew "thezeroalpha/formulae/czkawka-gui" brew "thezeroalpha/formulae/gocket" brew "thezeroalpha/formulae/hpanot", args: ["HEAD"] @@ -324,6 +335,7 @@ cask "librewolf" cask "licecap" cask "lulu" cask "maccy" +cask "makemkv" cask "mpv" cask "musescore" cask "nitroshare"