Files
dotfiles/homebrew/mac-mini
Stefan Imhoff 00fae7148a chore: backup
2026-01-09 12:58:58 +01:00

642 lines
20 KiB
Plaintext

tap "charmbracelet/tap"
tap "d12frosted/emacs-plus"
tap "dustinblackman/tap"
tap "felixkratz/formulae"
tap "gabrie30/utils"
tap "homebrew/bundle"
tap "homebrew/services"
tap "joshmedeski/sesh"
tap "nikitabobko/tap"
tap "safedep/tap"
tap "sst/tap"
tap "tw93/tap"
# Search tool like grep, but optimized for programmers
brew "ack"
# Plugin manager for zsh, inspired by antigen and antibody
brew "antidote"
# Library and utilities for processing GIFs
brew "giflib"
# Library for manipulating PNG images
brew "libpng"
# Image format providing lossless and lossy compression for web images
brew "webp"
# YAML Parser
brew "libyaml"
# Cryptography and SSL/TLS Toolkit
brew "openssl@3"
# Text processor and publishing toolchain for AsciiDoc
brew "asciidoctor"
# Improved shell history for zsh, bash, fish and nushell
brew "atuin", restart_service: :changed
# GNU internationalization (i18n) and localization (l10n) library
brew "gettext"
# Library for command-line editing
brew "readline"
# Bourne-Again SHell, a UNIX command interpreter
brew "bash"
# Programmable completion for Bash 3.2
brew "bash-completion"
# Clone of cat(1) with syntax highlighting and Git integration
brew "bat"
# Bash scripts that integrate bat with various command-line tools
brew "bat-extras"
# Low-level library for pixel manipulation
brew "pixman"
# Vector graphics library with cross-device output support
brew "cairo"
# Remove large files or passwords from Git history like git-filter-branch
brew "bfg"
# Parser generator
brew "bison"
# Resource monitor. C++ version and continuation of bashtop and bpytop
brew "btop"
# Freely available high-quality data compressor
brew "bzip2"
# GNU compiler collection
brew "gcc"
# High performance message passing library
brew "open-mpi"
# C routines to compute the Discrete Fourier Transform
brew "fftw"
# Console-based Audio Visualizer for ALSA
brew "cava"
# Library for encoding and decoding .avif files
brew "libavif"
# Framework for layout and rendering of i18n text
brew "pango"
# Library to render SVG files using Cairo
brew "librsvg"
# Versatile and fast Unicode/ASCII/ANSI graphics renderer
brew "chafa"
# Statistics utility to count lines of code
brew "cloc"
# Cross-platform make
brew "cmake"
# Command-line interface for SQLite
brew "sqlite"
# Defines a standard way of committing rules and communicating it
brew "commitizen"
# GNU File, Shell, and Text utilities
brew "coreutils"
# Header-only library for parsing TOML
brew "cpptoml"
# Get a file from an HTTP, HTTPS or FTP server
brew "curl"
# Power of curl, ease of use of httpie
brew "curlie"
# Good-lookin' diffs with diff-highlight and more
brew "diff-so-fancy"
# Load/unload environment variables based on $PWD
brew "direnv"
# Standard XML representation system for technical documents
brew "docbook"
# XML vocabulary to create presentation-neutral documents
brew "docbook-xsl"
# Docker CLI plugin for extended build capabilities with BuildKit
brew "docker-buildx"
# Text processing system for reStructuredText
brew "docutils"
# Tool that bootstraps your dotfiles
brew "dotbot"
# Terminal document viewer for .docx files
brew "doxx"
# More intuitive version of du in rust
brew "dust"
# Compression/decompression library aiming for high speed
brew "snappy"
# Collection of reusable C++ library artifacts developed at Facebook
brew "folly"
# Maintain consistent coding style between multiple editors
brew "editorconfig"
# Speech synthesizer that supports more than hundred languages and accents
brew "espeak-ng"
# Perl lib for reading and writing EXIF metadata
brew "exiftool"
# Modern, maintained replacement for ls
brew "eza"
# Simple, fast and user-friendly alternative to find
brew "fd"
# Low-level access to audio, keyboard, mouse, joystick, and graphics
brew "sdl2"
# OCR (Optical Character Recognition) engine
brew "tesseract"
# High-performance, asynchronous messaging library
brew "zeromq"
# Play, record, convert, and stream audio and video
brew "ffmpeg"
# Play, record, convert, and stream audio and video
brew "ffmpeg@6"
# Create thumbnails for your video files
brew "ffmpegthumbnailer"
# macOS CLI for managing custom icons for files and folders
brew "fileicon"
# Collection of GNU find, xargs, and locate
brew "findutils"
# User-friendly command-line shell for UNIX-like operating systems
brew "fish"
# Plugin manager for the Fish shell
brew "fisher"
# Command-line fuzzy finder written in Go
brew "fzf"
# GitHub command-line tool
brew "gh"
# Automatic git commit --fixup
brew "git-absorb"
# Enable transparent encryption/decryption of files in a git repo
brew "git-crypt"
# Syntax-highlighting pager for git and diff output
brew "git-delta"
# Small git utilities
brew "git-extras"
# Alias for git commit --fixup <ref>
brew "git-fixup"
# Git extension for versioning large files
brew "git-lfs"
# Simple and efficient way to access statistics in git
brew "git-quick-stats"
# Audit git repos for secrets
brew "gitleaks"
# C++ mathematics library for graphics software
brew "glm"
# Render markdown on the CLI
brew "glow"
# GNU implementation of the famous stream editor
brew "gnu-sed"
# GNU version of the tar archiving utility
brew "gnu-tar"
# Open source programming language to build simple/reliable/efficient software
brew "go"
# Package compiler and linker metadata toolkit
brew "pkgconf"
# Generate introspection data for GObject libraries
brew "gobject-introspection"
# Pure Go implementation of jq
brew "gojq"
# Google Testing and Mocking Framework
brew "googletest"
# Version Control Visualization Tool
brew "gource"
# Library access to GnuPG
brew "gpgme"
# Command-line tool for generating regular expressions
brew "grex"
# Tool for glamorous shell scripts
brew "gum"
# Open-source video transcoder available for Linux, Mac, and Windows
brew "handbrake"
# Grammar Checker for Developers
brew "harper"
# Convert source code to formatted text with syntax highlighting
brew "highlight"
# Improved top (interactive process viewer)
brew "htop"
# User-friendly cURL replacement (command-line HTTP client)
brew "httpie"
# Command-line benchmarking tool
brew "hyperfine"
# Database of common MIME types
brew "shared-mime-info"
# Tools and libraries to manipulate images in many formats
brew "imagemagick"
# Convert images to PDF via direct JPEG inclusion
brew "img2pdf"
# Make XML documents translatable through PO files
brew "itstool"
# Git-compatible distributed version control system
brew "jj"
# Command-line pager for JSON data
brew "jless"
# Image manipulation library
brew "jpeg"
# Lightweight and flexible command-line JSON processor
brew "jq"
# Lazier way to manage everything docker
brew "lazydocker"
# Simple terminal UI for git commands
brew "lazygit"
# TUI for Jujutsu/jj
brew "lazyjj"
# Terminal file manager
brew "lf"
# JIT library for the GNU compiler collection
brew "libgccjit"
# Conversion library
brew "libiconv"
# Text-based web browser
brew "lynx"
# Apple Silicon Monitor Top written in Go Lang
brew "mactop"
# Mac App Store command-line interface
brew "mas"
# Fast and user friendly build system
brew "meson"
# Polyglot runtime manager (asdf rust clone)
brew "mise"
# CLI tool for saving complete web pages as a single HTML file
brew "monolith"
# Feature-rich command-line audio/video downloader
brew "yt-dlp"
# Media player based on MPlayer and mplayer2
brew "mpv"
# Open source relational database management system
brew "mysql"
# HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server
brew "nginx"
# Libraries for security-enabled client and server applications
brew "nss"
# Modern shell for the GitHub era
brew "nushell"
# General-purpose speech recognition model
brew "openai-whisper"
# 7-Zip (high compression file archiver) implementation
brew "p7zip"
# Swiss-army knife of markup format conversion
brew "pandoc"
# Tool to interact with the Phrase API
brew "phrase-cli"
# Pinentry for GPG on Mac
brew "pinentry-mac"
# Paste PNG into files
brew "pngpaste"
# Fast, disk space efficient package manager
brew "pnpm"
# Perl documentation generator
brew "pod2man"
# Tool for managing OCI containers and pods
brew "podman"
# PDF rendering library (based on the xpdf-3.0 code base)
brew "poppler"
# Object-relational database system
brew "postgresql@14"
# Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML
brew "prettier"
# Prettier daemon
brew "prettierd"
# Easily download, build, install, upgrade, and uninstall Python packages
brew "python-setuptools"
# Interpreted, interactive, object-oriented programming language
brew "python@3.10"
# Python interface to Tcl/Tk
brew "python-tk@3.10"
# Reattach process (e.g., tmux) to background
brew "reattach-to-user-namespace"
# Convert between TOML, YAML and JSON
brew "remarshal"
# Search tool like grep and The Silver Searcher
brew "ripgrep"
# Wrapper around ripgrep that adds multiple rich file types
brew "ripgrep-all"
# Builds manuals - the opposite of roff
brew "ronn"
# Utility that provides fast incremental file transfer
brew "rsync"
# CLI search and replace | Space Age seD
brew "sad"
# 7-Zip is a file archiver with a high compression ratio
brew "sevenzip"
# Static analysis and lint tool, for (ba)sh scripts
brew "shellcheck"
# Autoformat shell script source code
brew "shfmt"
# Create beautiful image of your source code
brew "silicon"
# Compression/decompression tool based on snappy
brew "snzip"
# Add a public key to a remote machine's authorized_keys file
brew "ssh-copy-id"
# Cross-shell prompt for astronauts
brew "starship"
# Official documentation format of the GNU project
brew "texinfo"
# Code-search similar to ack
brew "the_silver_searcher"
# Display directories as trees (with optional color/HTML output)
brew "tree"
# Incremental parsing library
brew "tree-sitter"
# Command-line unarchiving tools supporting multiple formats
brew "unar"
# Maintained ctags implementation
brew "universal-ctags"
# Extraction utility for .zip compressed archives
brew "unzip"
# URL extractor/launcher
brew "urlview"
# Extremely fast Python package installer and resolver, written in Rust
brew "uv"
# Your CLI home video recorder
brew "vhs"
# JavaScript toolchain manager for reproducible environments
brew "volta"
# Watch files and take action when they change
brew "watchman"
# Internet file retriever
brew "wget"
# Port of OpenAI's Whisper model in C/C++
brew "whisper-cpp"
# Utilities to create and convert Web Open Font File (WOFF) files
brew "woff2"
# Friendly and fast tool for sending HTTP requests
brew "xh"
# Convert XML to another format (based on XSL or other tools)
brew "xmlto"
# JavaScript package manager
brew "yarn"
# Blazing fast terminal file manager written in Rust, based on async I/O
brew "yazi"
# Dumb downloader that scrapes the web
brew "you-get"
# Process YAML, JSON, XML, CSV and properties documents from the CLI
brew "yq"
# Shell extension to navigate your filesystem faster
brew "zoxide"
# UNIX shell (command interpreter)
brew "zsh"
# A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal.
brew "charmbracelet/tap/crush"
# A tasty, self-hostable Git server for the command line🍦
brew "charmbracelet/tap/soft-serve"
# Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
brew "dustinblackman/tap/oatmeal"
# A window border system for macOS
brew "felixkratz/formulae/borders"
# Quickly clone an entire org/users repositories into one directory
brew "gabrie30/utils/ghorg"
# Smart terminal session manager
brew "joshmedeski/sesh/sesh"
# SafeDep vet is a tool for identifying open source software supply chain risks
brew "safedep/tap/vet"
# The AI coding agent built for the terminal.
brew "sst/tap/opencode"
# Comprehensive macOS cleanup and application uninstall tool
brew "tw93/tap/mole"
# Sound and music editor
cask "ableton-live-lite"
# AeroSpace is an i3-like tiling window manager for macOS
cask "aerospace"
# Image editing and design software
cask "affinity"
# Enable Windows-like alt-tab
cask "alt-tab"
# Network scanner
cask "angry-ip-scanner"
# Webcam & audio device software
cask "ankerwork"
# Memory training application
cask "anki"
# Application uninstaller
cask "appcleaner"
# User-friendly GUI app for Homebrew
cask "applite"
# Multi-track audio editor and recorder
cask "audacity"
# Tool to flash OS images to SD cards & USB drives
cask "balenaetcher"
# Menu bar icon organiser
cask "bartender"
# Edit and manage bibliographies
cask "bibdesk"
# 3D creation suite
cask "blender"
# 3D performance benchmarking tool
cask "blender-benchmark"
# Utility to dim background/inactive content in the screen
cask "blurred"
# Web browser focusing on privacy
cask "brave-browser"
# E-books management software
cask "calibre"
# Screen capturing tool
cask "cleanshot"
cask "color-oracle"
# Multi-platform client-side cloud file encryption tool
cask "cryptomator"
# Disk space visualiser
cask "daisydisk"
# Browser for SQLite databases
cask "db-browser-for-sqlite"
# Collect, organise, edit and annotate documents
cask "devonthink"
# Voice and text chat software
cask "discord"
# App to build and share containerised applications and microservices
cask "docker-desktop"
# Web browser focusing on privacy
cask "duckduckgo"
# Collaborative team software
cask "figma"
# Web browser
cask "firefox"
cask "font-fira-code"
cask "font-fira-code-nerd-font"
cask "font-fira-sans"
cask "font-fira-sans-condensed"
cask "font-hack-nerd-font"
cask "font-ia-writer-duo"
cask "font-ia-writer-mono"
cask "font-ia-writer-quattro"
cask "font-monaspace"
cask "font-noto-emoji"
cask "font-symbols-only-nerd-font"
# 3D parametric modeller
cask "freecad"
# Tool to measure the computer system's performance
cask "geekbench"
# Disk space cleaner that finds and deletes duplicated and similar files
cask "gemini"
# Terminal emulator that uses platform-native UI and GPU acceleration
cask "ghostty"
# Japanese input software
cask "google-japanese-ime"
# Tools to protect your files
cask "gpg-suite-no-mail"
# Open-source video transcoder
cask "handbrake-app"
# Create presentation slides from a Markdown document
cask "ia-presenter"
# Apple tool to create multi-platform icons
cask "icon-composer"
# Free and open-source media player
cask "iina"
# Tool to optimise images to a smaller size
cask "imageoptim"
# Tool to scan a website checking for broken links
cask "integrity"
# Menu bar calendar
cask "itsycal"
# Jellyfin desktop client
cask "jellyfin-media-player"
# Spot and merge differences in text and image files or folders
cask "kaleidoscope@3"
# Open-source screen recorder built with web technology
cask "kap"
# Keyboard customiser
cask "karabiner-elements"
# Open-source keystroke visualiser
cask "keycastr"
# ZSA keyboard firmware flasher
cask "keymapp"
# Grammar, spelling and style suggestions in all the writing apps
cask "languagetool-desktop"
# Official client for LBRY, a decentralised file-sharing and payment network
cask "lbry"
# Wallet desktop application to maintain multiple cryptocurrencies
cask "ledger-wallet"
# File system integration
cask "macfuse"
# Provides updates to various Microsoft products
cask "microsoft-auto-update"
# Email client
cask "microsoft-outlook"
# Meet, chat, call, and collaborate in just one place
cask "microsoft-teams"
# Display MIDI signals going in and out of your computer
cask "midi-monitor"
# App to write, plan, collaborate, and get organised
cask "notion"
# Calculator and converter application
cask "numi"
# Knowledge base that works on top of a local folder of plain text Markdown files
cask "obsidian"
# Organise all your reference images in one place
cask "ogdesign-eagle"
# Get up and running with large language models locally
cask "ollama-app"
# Control your smart light system
cask "philips-hue-sync"
# Browse, manage, inspect containers and images
cask "podman-desktop"
# Client for Proton Drive
cask "proton-drive"
# Client for Proton Mail and Proton Calendar
cask "proton-mail"
# Bridges Proton Mail to email clients supporting IMAP and SMTP protocols
cask "proton-mail-bridge"
# Desktop client for Proton Pass
cask "proton-pass"
# VPN client focusing on security
cask "protonvpn"
# All-in-one bookmark manager
cask "raindropio"
# Imaging utility to install operating systems to a microSD card
cask "raspberry-pi-imager"
# Control your tools with a few keystrokes
cask "raycast"
# Save articles to read, highlight key content, and organise notes for review
cask "reader"
# Store SSH keys in the Secure Enclave
cask "secretive"
# Tool for sending personal documents to Kindles from Macs
cask "send-to-kindle"
# Onion routing based messenger
cask "session"
# Tool that provides consistent, highly configurable symbols for apps
cask "sf-symbols"
# Instant messaging application focusing on security
cask "signal"
# Control your Sonos system
cask "sonos"
# Music streaming service
cask "spotify"
# Interior design application
cask "sweet-home3d"
# Mesh VPN based on WireGuard
cask "tailscale-app"
# Desktop client for Telegram messenger
cask "telegram-desktop"
# Unpacks archive files
cask "the-unarchiver"
# Web browser focusing on security
cask "tor-browser"
# File transfer application
cask "transmit"
# Disk encryption software focusing on security based on TrueCrypt
cask "veracrypt"
# Virtualiser for arm64 hardware
cask "virtualbox@beta"
# Open-source code editor
cask "visual-studio-code"
# Multimedia player
cask "vlc"
# Torrent streaming application
cask "webtorrent"
# Native desktop client for WhatsApp
cask "whatsapp"
# Tax declaration for the fiscal year 2023
cask "wiso-steuer-2024"
# Multiplayer code editor
cask "zed"
# Gecko based web browser
cask "zen"
vscode "adamvoss.vscode-languagetool"
vscode "akamud.vscode-caniuse"
vscode "anteprimorac.html-end-tag-labels"
vscode "arcticicestudio.nord-visual-studio-code"
vscode "astro-build.astro-vscode"
vscode "asvetliakov.vscode-neovim"
vscode "bierner.markdown-preview-github-styles"
vscode "bradlc.vscode-tailwindcss"
vscode "catppuccin.catppuccin-vsc"
vscode "christian-kohler.npm-intellisense"
vscode "christian-kohler.path-intellisense"
vscode "chrmarti.regex"
vscode "codeium.codeium"
vscode "codezombiech.gitignore"
vscode "csstools.postcss"
vscode "davidlday.languagetool-linter"
vscode "daylerees.rainglow"
vscode "dbaeumer.vscode-eslint"
vscode "docker.docker"
vscode "ecmel.vscode-html-css"
vscode "editorconfig.editorconfig"
vscode "elijah-potter.harper"
vscode "enkia.tokyo-night"
vscode "esbenp.prettier-vscode"
vscode "file-icons.file-icons"
vscode "gerane.theme-tomorrownight"
vscode "github.copilot"
vscode "github.copilot-chat"
vscode "github.vscode-pull-request-github"
vscode "gruntfuggly.todo-tree"
vscode "hextorgb.hex-to-rgb"
vscode "jasonnutter.search-node-modules"
vscode "kamikillerto.vscode-colorize"
vscode "liviuschera.noctis"
vscode "mechatroner.rainbow-csv"
vscode "mgmcdermott.vscode-language-babel"
vscode "miguelsolorio.fluent-icons"
vscode "miguelsolorio.symbols"
vscode "mikestead.dotenv"
vscode "mrmlnc.vscode-attrs-sorter"
vscode "ms-azuretools.vscode-containers"
vscode "ms-azuretools.vscode-docker"
vscode "ms-playwright.playwright"
vscode "ms-vscode-remote.remote-containers"
vscode "ms-vscode-remote.remote-ssh"
vscode "ms-vscode-remote.remote-ssh-edit"
vscode "ms-vscode-remote.remote-wsl"
vscode "ms-vscode-remote.vscode-remote-extensionpack"
vscode "ms-vscode.extension-test-runner"
vscode "ms-vscode.remote-explorer"
vscode "ms-vscode.remote-server"
vscode "ms-vsliveshare.vsliveshare"
vscode "pkief.material-icon-theme"
vscode "pnp.polacode"
vscode "redhat.vscode-yaml"
vscode "rvest.vs-code-prettier-eslint"
vscode "styled-components.vscode-styled-components"
vscode "tobermory.es6-string-html"
vscode "tyriar.sort-lines"
vscode "unifiedjs.vscode-mdx"
vscode "visualstudioexptteam.intellicode-api-usage-examples"
vscode "visualstudioexptteam.vscodeintellicode"
vscode "wakatime.vscode-wakatime"
vscode "wayou.vscode-todo-highlight"
vscode "xabikos.javascriptsnippets"
vscode "xadillax.viml"
vscode "xyc.vscode-mdx-preview"
vscode "yutengjing.open-in-external-app"
vscode "yzhang.markdown-all-in-one"
go "cmd/go"
go "cmd/gofmt"