From 2885146556f3b89f47a73e4760685b57622156ba Mon Sep 17 00:00:00 2001 From: shokinn Date: Thu, 2 Oct 2025 13:43:54 +0200 Subject: [PATCH] Add finicky, an automatic browser chooser, based on patterns; Add browserino, a browser chooser --- config/brew/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/brew/Brewfile b/config/brew/Brewfile index 38b3582..146b3dc 100644 --- a/config/brew/Brewfile +++ b/config/brew/Brewfile @@ -56,9 +56,11 @@ cask "airfoil" cask "aldente" cask "alfred" cask "betterzip" +cask "browserino", args: { no_quarantine: true } cask "bruno" cask "crossover" cask "crystalfetch" +cask "finicky" cask "iina" cask "istat-menus" cask "iterm2"