From b3f04caaf39d70efa918e4842d7d20e10fd89a46 Mon Sep 17 00:00:00 2001 From: Christian Baer Date: Tue, 19 Jan 2021 23:34:52 +0100 Subject: [PATCH] Updated Brewfile --- init/Brewfile | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/init/Brewfile b/init/Brewfile index b65c070..010e5f1 100644 --- a/init/Brewfile +++ b/init/Brewfile @@ -10,9 +10,10 @@ tap "homebrew/cask-fonts" tap "homebrew/cask-versions" tap "homebrew/core" tap "homebrew/services" -tap "koekeishiya/formulae" tap "buo/cask-upgrade" +tap "koekeishiya/formulae" tap "federico-terzi/espanso" +tap "fabianishere/personal" ## brew formulae brew "arping" @@ -39,15 +40,18 @@ brew "vim" brew "youtube-dl" brew "zsh" brew "zsh-completions" -brew "koekeishiya/formulae/skhd" -brew "koekeishiya/formulae/yabai" +brew "skhd" +brew "yabai" brew "bitwarden-cli" brew "ocrmypdf" brew "pandoc" brew "espanso" +brew "pam_reattach" +brew "reattach-to-user-namespace" ## cask formulae cask "alfred" +cask "kap" cask "arq" cask "balenaetcher" cask "bartender" @@ -68,7 +72,7 @@ cask "handbrake" cask "hazel" cask "hex-fiend" cask "istat-menus" -cask "iterm2" +cask "alacritty" cask "libreoffice" cask "little-snitch" cask "logitech-options" @@ -99,6 +103,10 @@ cask "intellidock" cask "vscodium" cask "wireshark" cask "mas" +cask "unclack" +cask "default-folder-x" +cask "keyboardcleantool" +cask "bettertouchtool" ## Mac AppStore mas "Affinity Designer", id: 824171161 @@ -131,4 +139,4 @@ mas "WhatsApp", id: 1147396723 mas "Xcode", id: 497799835 mas "Microsoft Excel", id: 462058435 mas "Microsoft Word", id: 462054704 -mas "Microsoft PowerPoint", id: 462062816 \ No newline at end of file +mas "Microsoft PowerPoint", id: 462062816