Brewfile: Updated yabai, handbrake, python and added "latest" to casks

This commit is contained in:
Christian Baer 2021-02-04 09:26:03 +01:00
parent c77b13cf90
commit e9a11b35e5

View File

@ -24,9 +24,10 @@ brew "checkbashisms"
brew "duti" brew "duti"
brew "espanso" brew "espanso"
brew "exiftool" brew "exiftool"
brew "ffmpeg" brew "ffmpeg", args: ["HEAD"]
brew "git" brew "git"
brew "git-secret" brew "git-secret"
brew "handbrake", args: ["HEAD"]
brew "htop" brew "htop"
brew "hugo" brew "hugo"
brew "ipmitool" brew "ipmitool"
@ -37,7 +38,7 @@ brew "node"
brew "ocrmypdf" brew "ocrmypdf"
brew "pam_reattach" brew "pam_reattach"
brew "pandoc" brew "pandoc"
brew "python@3.9" brew "python3"
brew "reattach-to-user-namespace" brew "reattach-to-user-namespace"
brew "rsync" brew "rsync"
brew "skhd" brew "skhd"
@ -47,7 +48,7 @@ brew "tmux"
brew "topgrade" brew "topgrade"
brew "tree" brew "tree"
brew "vim" brew "vim"
brew "yabai" brew "yabai", args: ["HEAD"]
brew "youtube-dl" brew "youtube-dl"
brew "zsh-completions" brew "zsh-completions"
brew "zsh" brew "zsh"
@ -82,6 +83,7 @@ cask "istat-menus"
cask "jettison" cask "jettison"
cask "kap" cask "kap"
cask "keyboardcleantool" cask "keyboardcleantool"
cask "latest"
cask "libreoffice" cask "libreoffice"
cask "little-snitch" cask "little-snitch"
cask "logitech-options" cask "logitech-options"