diff --git a/macos/.config/Brewfile b/macos/.config/Brewfile index 60cc81b..2338cf3 100644 --- a/macos/.config/Brewfile +++ b/macos/.config/Brewfile @@ -1,8 +1,5 @@ tap "homebrew/bundle" tap "homebrew/cask-fonts" -tap "lencx/chatgpt", "https://github.com/lencx/ChatGPT.git" -tap "out-of-cheese-error/the-way" -tap "trufflesecurity/trufflehog" tap "wpscanteam/tap" brew "asciinema" brew "bat" @@ -40,10 +37,10 @@ brew "showkey" brew "stow" brew "the_silver_searcher" brew "tmux" +brew "trufflehog" brew "wget" brew "yarn" brew "zsh-autosuggestions" -brew "trufflesecurity/trufflehog/trufflehog" brew "wpscanteam/tap/wpscan" cask "alacritty" cask "font-0xproto-nerd-font" @@ -111,5 +108,6 @@ cask "font-tinos-nerd-font" cask "font-ubuntu-mono-nerd-font" cask "font-ubuntu-nerd-font" cask "font-victor-mono-nerd-font" +cask "gnucash" cask "librewolf" cask "rar"