brew: Updated Brewfile

This commit is contained in:
Christian Baer 2021-01-24 00:28:52 +01:00
parent efdb02af4e
commit 02769d4ec0

View File

@ -1,6 +1,6 @@
## Options ## Options
cask_args appdir: '/Applications' cask_args appdir: "/Applications"
cask_args language: 'de,deu,en,eng' cask_args language: "de,deu,en,eng"
## Taps ## Taps
tap "buo/cask-upgrade" tap "buo/cask-upgrade"
@ -14,6 +14,7 @@ tap "homebrew/cask"
tap "homebrew/core" tap "homebrew/core"
tap "homebrew/services" tap "homebrew/services"
tap "koekeishiya/formulae" tap "koekeishiya/formulae"
tap "hudochenkov/sshpass"
## brew formulae ## brew formulae
brew "arping" brew "arping"
@ -49,6 +50,7 @@ brew "yabai"
brew "youtube-dl" brew "youtube-dl"
brew "zsh-completions" brew "zsh-completions"
brew "zsh" brew "zsh"
brew "hudochenkov/sshpass/sshpass"
## cask formulae ## cask formulae
cask "alacritty" cask "alacritty"
@ -74,7 +76,6 @@ cask "gpg-suite-no-mail"
cask "handbrake" cask "handbrake"
cask "hazel" cask "hazel"
cask "hex-fiend" cask "hex-fiend"
cask "intellidock"
cask "istat-menus" cask "istat-menus"
cask "kap" cask "kap"
cask "keyboardcleantool" cask "keyboardcleantool"
@ -108,6 +109,9 @@ cask "unclack"
cask "vlc" cask "vlc"
cask "vscodium" cask "vscodium"
cask "wireshark" cask "wireshark"
cask "webex"
cask "zoom"
cask "silicon-info"
## Mac AppStore ## Mac AppStore
mas "Affinity Designer", id: 824171161 mas "Affinity Designer", id: 824171161
@ -139,4 +143,4 @@ mas "The Unarchiver", id: 425424353
mas "Todoist", id: 585829637 mas "Todoist", id: 585829637
mas "Tweetbot", id: 557168941 mas "Tweetbot", id: 557168941
mas "WhatsApp", id: 1147396723 mas "WhatsApp", id: 1147396723
mas "Xcode", id: 497799835 mas "Xcode", id: 497799835