Brew: Cleaned up Brewfile

This commit is contained in:
2026-02-12 21:09:06 +01:00
parent c39c6357bb
commit 2a0c5b6420

View File

@@ -2,15 +2,7 @@
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 "homebrew/bundle"
# tap "homebrew/cask"
# tap "homebrew/cask-drivers"
# tap "homebrew/cask-fonts"
# tap "homebrew/cask-versions"
# tap "homebrew/core"
# tap "homebrew/services"
# tap "microsoft/git"
tap "nikitabobko/tap" tap "nikitabobko/tap"
tap "FelixKratz/formulae" tap "FelixKratz/formulae"
@@ -43,7 +35,6 @@ brew "topgrade"
brew "tree" brew "tree"
brew "vim" brew "vim"
brew "yt-dlp" brew "yt-dlp"
#brew "trippy"
brew "zsh" brew "zsh"
brew "zsh-completions" brew "zsh-completions"
@@ -56,7 +47,6 @@ cask "font-source-code-pro"
cask "actual" cask "actual"
cask "adobe-creative-cloud" cask "adobe-creative-cloud"
cask "airbuddy" cask "airbuddy"
cask "minecraft"
cask "filebot" cask "filebot"
cask "firefox" cask "firefox"
cask "ghostty" cask "ghostty"
@@ -69,20 +59,17 @@ cask "google-chrome"
cask "raspberry-pi-imager" cask "raspberry-pi-imager"
cask "hammerspoon" cask "hammerspoon"
cask "hazel" cask "hazel"
# cask "hiddenbar"
cask "thawt" cask "thawt"
cask "karabiner-elements" cask "karabiner-elements"
cask "marked" cask "marked"
cask "moneymoney" cask "moneymoney"
cask "pdf-expert" cask "pdf-expert"
cask "transmit" cask "transmit"
# cask "whichspace"
cask "calibre" cask "calibre"
cask "coconutbattery" cask "coconutbattery"
cask "visual-studio-code" cask "visual-studio-code"
cask "itsycal" cask "itsycal"
cask "stats" cask "stats"
# cask "iterm2"
cask "dbeaver-community" cask "dbeaver-community"
cask "discord" cask "discord"
cask "inkscape" cask "inkscape"
@@ -92,7 +79,6 @@ cask "microsoft-teams"
cask "monitorcontrol" cask "monitorcontrol"
cask "nextcloud" cask "nextcloud"
cask "numi" cask "numi"
# cask "rectangle"
cask "sol" cask "sol"
cask "spotify" cask "spotify"
cask "sourcegit" cask "sourcegit"