diff --git a/README.md b/README.md index b1a1c99..20caabc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ See [this blog post](https://lugh.ch/good-software.html) List is stored in `brew.txt`. Compile list with `brew list -1 > brew.txt`, then on a new machine, install it with `xargs brew install < brew.txt` (not recommended). +Taps were saved with `brew trust > brew_tap.txt` ## CLI settings diff --git a/brew.txt b/brew.txt index 92211c1..d57faab 100644 --- a/brew.txt +++ b/brew.txt @@ -155,13 +155,13 @@ libdicom libedit libevent libexif +libffi libfido2 libgcrypt libgit2 libgpg-error libharu libheif -libiconv libidn2 libksba liblinear @@ -211,7 +211,6 @@ litehtml little-cms2 llhttp llvm -llvm@21 lolcat lpeg lua @@ -222,7 +221,6 @@ lz4 lzo m1ddc m4 -macism marksman mbedtls mbedtls@3 @@ -266,6 +264,7 @@ openjph openslide openssl@1.1 openssl@3 +openssl@4 openstackclient opentofu openvino @@ -311,6 +310,7 @@ qt qt3d qt5compat qtbase +qtcanvaspainter qtcharts qtconnectivity qtdatavis3d @@ -337,6 +337,7 @@ qtserialport qtshadertools qtspeech qtsvg +qttasktree qttools qttranslations qtvirtualkeyboard @@ -355,6 +356,7 @@ rsync rubberband rust s-lang +s2n sdl2 shared-mime-info simdjson @@ -376,7 +378,6 @@ task taskwarrior-tui tbb telnet -termshot terraform terraform-docs terrascan @@ -427,6 +428,7 @@ z3 zeromq zimg zlib +zlib-ng-compat zsh-autosuggestions zsh-completions zsh-syntax-highlighting diff --git a/brew_tap.txt b/brew_tap.txt new file mode 100644 index 0000000..c928584 --- /dev/null +++ b/brew_tap.txt @@ -0,0 +1,13 @@ +All official taps and commands are trusted. +Trusted taps: + asmvik/formulae + azure/bicep + azure/functions + azure/kubelogin + charmbracelet/tap + hashicorp/tap + jackielii/tap + jurplel/tap + laishulu/homebrew + minamijoyo/hcledit + nikitabobko/tap