dotfiles

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

commit d7629625ad797e297a3c28a0b01796aa11968d2d
parent 643a401e43b8c6868b7108bc1301efb0aded9722
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun,  3 Dec 2023 13:33:13 +0100

Homebrew backup

Diffstat:
MBrewfile | 16++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -3,6 +3,8 @@ tap "beeftornado/rmtree" tap "bios-marcel/cordless" tap "browsh-org/browsh" tap "charmbracelet/tap" +tap "complexlogic/tap" +tap "dart-lang/dart" tap "daviderestivo/emacs-head" tap "gromgit/fuse" tap "helix-editor/helix" @@ -35,6 +37,7 @@ brew "adwaita-icon-theme" brew "amfora" brew "ca-certificates" brew "ascii" +brew "boost" brew "ruby" brew "asciidoctor" brew "autoconf" @@ -43,8 +46,6 @@ brew "gmp" brew "coreutils" brew "libtool" brew "asdf" -brew "sqlite" -brew "python@3.9" brew "bat" brew "bats-core" brew "bfg" @@ -56,8 +57,8 @@ brew "binwalk" brew "node" brew "bitwarden-cli" brew "bkt" -brew "boost" brew "btop" +brew "openldap" brew "catimg" brew "chafa" brew "checkbashisms" @@ -68,12 +69,11 @@ brew "cmake" brew "cmatrix" brew "unbound" brew "gnutls" +brew "python@3.9" brew "libusb" brew "ncurses" brew "lima" brew "colima" -brew "openldap" -brew "curl" brew "dex2jar" brew "diskonaut" brew "ghostscript" @@ -120,6 +120,7 @@ brew "graphviz" brew "gron" brew "gsettings-desktop-schemas" brew "gtk+3" +brew "libxml2" brew "guile" brew "hashcat" brew "haskell-stack" @@ -150,7 +151,6 @@ brew "libmpdclient" brew "libnotify" brew "libressl" brew "libstfl" -brew "libxml2" brew "libxmlsec1" brew "lnav" brew "lolcat" @@ -216,6 +216,7 @@ brew "rust" brew "rust-analyzer" brew "rustscan" brew "scdoc" +brew "scrcpy" brew "shellcheck" brew "shfmt" brew "sl" @@ -234,6 +235,7 @@ brew "testdisk" brew "textidote" brew "the_silver_searcher" brew "tidy-html5" +brew "tig" brew "tmux", args: ["HEAD"] brew "tmuxinator" brew "tokei" @@ -264,6 +266,7 @@ brew "zoxide" brew "zsh" brew "charmbracelet/tap/glow" brew "charmbracelet/tap/gum" +brew "dart-lang/dart/dart", link: false 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" @@ -317,6 +320,7 @@ cask "discord" cask "electrum" cask "element" cask "firefox" +cask "flutter" cask "gdisk" cask "ghidra" cask "gimp"