chore: backup

This commit is contained in:
Stefan Imhoff
2023-09-15 10:11:37 +02:00
parent 10f011ee17
commit 5c52dadc72

114
Brewfile
View File

@@ -6,11 +6,8 @@ tap "felixkratz/formulae"
tap "fsouza/prettierd"
tap "github/gh"
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 "jondot/tap"
tap "koekeishiya/formulae"
@@ -27,8 +24,18 @@ brew "libpng"
brew "freetype"
# GNU internationalization (i18n) and localization (l10n) library
brew "gettext"
# Low-level library for pixel manipulation
brew "pixman"
# Manage compile and link flags for libraries
brew "pkg-config"
# Cryptography and SSL/TLS Toolkit
brew "openssl@1.1"
# Cryptography and SSL/TLS Toolkit
brew "openssl@3"
# Library for command-line editing
brew "readline"
# Command-line interface for SQLite
brew "sqlite"
# Interpreted, interactive, object-oriented programming language
brew "python@3.9"
# Vector graphics library with cross-device output support
brew "cairo"
# C/C++ and Java libraries for Unicode and globalization
@@ -43,16 +50,12 @@ brew "librsvg"
brew "adwaita-icon-theme"
# Library and utilities for processing GIFs
brew "giflib"
# Color management engine supporting ICC profiles
brew "little-cms2"
# New file format for still image compression
brew "jpeg-xl"
# Codec library for encoding and decoding AV1 video streams
brew "aom"
# Cryptography and SSL/TLS Toolkit
brew "openssl@3"
# Library for command-line editing
brew "readline"
# Command-line interface for SQLite
brew "sqlite"
# Interpreted, interactive, object-oriented programming language
brew "python@3.11"
# Record and share terminal sessions
@@ -87,10 +90,6 @@ brew "gcc"
brew "btop"
# Freely available high-quality data compressor
brew "bzip2"
# Cryptography and SSL/TLS Toolkit
brew "openssl@1.1"
# High performance message passing library
brew "open-mpi"
# Console-based Audio Visualizer for ALSA
brew "cava"
# Versatile and fast Unicode/ASCII/ANSI graphics renderer
@@ -109,6 +108,8 @@ brew "cocoapods"
brew "commitizen"
# Get a file from an HTTP, HTTPS or FTP server
brew "curl"
# Graphics library to dynamically manipulate images
brew "gd"
# C library for reading, creating, and modifying zip archives
brew "libzip"
# General-purpose scripting language
@@ -131,6 +132,8 @@ brew "docker"
brew "docker-compose"
# Create Docker hosts locally and on cloud providers
brew "docker-machine", restart_service: true
# Text processing system for reStructuredText
brew "docutils"
# .NET Core
brew "dotnet"
# More intuitive version of du in rust
@@ -147,10 +150,12 @@ brew "emscripten"
brew "eot-utils"
# Cross-platform C++ GUI toolkit
brew "wxwidgets"
# Modern replacement for 'ls'
brew "exa"
# Programming language for highly scalable real-time systems
brew "erlang"
# Perl lib for reading and writing EXIF metadata
brew "exiftool"
# Modern, maintained replacement for ls
brew "eza"
# C++14 implementation of the TLS-1.3 standard
brew "fizz"
# Modular, composable client/server abstractions framework
@@ -161,8 +166,14 @@ brew "fbthrift"
brew "fb303"
# Simple, fast and user-friendly alternative to find
brew "fd"
# Validating, recursive, caching DNS resolver
brew "unbound"
# GNU Transport Layer Security (TLS) Library
brew "gnutls"
# Library for JPEG-2000 image manipulation
brew "openjpeg"
# Image processing and image analysis library
brew "leptonica"
# Subtitle renderer for the ASS/SSA subtitle format
brew "libass"
# OCR (Optical Character Recognition) engine
@@ -181,6 +192,8 @@ brew "fpp"
brew "fzf"
# GitHub command-line tool
brew "gh"
# Interpreter for PostScript and PDF
brew "ghostscript"
# Distributed revision control system
brew "git"
# Syntax-highlighting pager for git and diff output
@@ -193,8 +206,6 @@ brew "git-fixup"
brew "git-lfs"
# Simple and efficient way to access statistics in git
brew "git-quick-stats"
# OpenGL Extension Wrangler Library
brew "glew"
# Network related modules for glib
brew "glib-networking"
# C++ mathematics library for graphics software
@@ -207,8 +218,6 @@ brew "gnu-sed"
brew "gnupg"
# Open source programming language to build simple/reliable/efficient software
brew "go"
# Manage compile and link flags for libraries
brew "pkg-config"
# Generate introspection data for GObject libraries
brew "gobject-introspection"
# Google Testing and Mocking Framework
@@ -217,6 +226,8 @@ brew "googletest"
brew "sdl2_image"
# Version Control Visualization Tool
brew "gource"
# Image manipulation
brew "netpbm"
# Graph visualization software from AT&T and Bell Labs
brew "graphviz"
# Command-line tool for generating regular expressions
@@ -227,6 +238,8 @@ brew "gsl"
brew "gtk+3"
# Tool for glamorous shell scripts
brew "gum"
# File format designed to store large amounts of data
brew "hdf5"
# Post-modern modal text editor
brew "helix"
# Powerful, lightweight programming language
@@ -247,6 +260,8 @@ brew "hub"
brew "hugo"
# Command-line benchmarking tool
brew "hyperfine"
# Toolkit for embedding hypervisor capabilities in your application
brew "hyperkit"
# Open h.265 video codec implementation
brew "libde265"
# ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
@@ -257,6 +272,8 @@ brew "libomp"
brew "imagemagick"
# Tool to capture still images from an iSight or other video source
brew "imagesnap"
# Image loading and rendering library
brew "imlib2"
# Command-line pager for JSON data
brew "jless"
# Image manipulation library
@@ -273,12 +290,18 @@ brew "lf"
brew "libdvdcss"
# Conversion library
brew "libiconv"
# C library for reading and writing MATLAB MAT files
brew "libmatio"
# Implementation of the Double Ratchet cryptographic ratchet
brew "libolm"
# C library for the Public Suffix List
brew "libpsl"
# HTTP client/server library for GNOME
brew "libsoup"
# C websockets server library
brew "libwebsockets"
# Emulator for x86 and PowerPC
brew "qemu"
# Linux virtual machines
brew "lima"
# Next-gen compiler infrastructure
@@ -289,6 +312,8 @@ brew "luajit", args: ["HEAD"]
brew "luarocks"
# Friendly wrapper for launchctl
brew "lunchy"
# Bare libuv bindings for lua
brew "luv"
# Text-based web browser
brew "lynx"
# Swiss Army Knife for macOS
@@ -321,20 +346,26 @@ brew "nghttp2"
brew "ninja"
# Optimized BLAS library
brew "openblas"
# Open Fortinet client for PPP+SSL VPN tunnel services
brew "openfortivpn"
# C library to read whole-slide images (a.k.a. virtual slides)
brew "openslide"
# ISO-C API and CLI for generating UUIDs
brew "ossp-uuid"
# Swiss-army knife of markup format conversion
brew "pandoc"
# QR Code generation
brew "qrencode"
# Display directories as trees (with optional color/HTML output)
brew "tree"
# Password manager
brew "pass"
# Simplistic interactive filtering tool
brew "peco"
# Highly capable, feature-rich programming language
brew "perl"
# Fast, disk space efficient package manager
brew "pnpm"
# PDF rendering library (based on the xpdf-3.0 code base)
brew "poppler"
# Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML
brew "prettier"
# Protocol buffers (Google's data interchange format)
@@ -349,8 +380,6 @@ brew "python@3.10"
brew "python-tk@3.10"
# Interpreted, interactive, object-oriented programming language
brew "python@3.8"
# Interpreted, interactive, object-oriented programming language
brew "python@3.9"
# Messaging broker
brew "rabbitmq"
# File browser
@@ -449,6 +478,8 @@ brew "charmbracelet/tap/soft-serve"
brew "charmbracelet/tap/vhs"
# The SSH directory
brew "charmbracelet/tap/wishlist"
# CLI tool for CookLang Recipe Markup Language
brew "cooklang/tap/cook"
# prettier, on SPEED!
brew "fsouza/prettierd/prettierd"
# The scalable code generator that saves you time.
@@ -479,6 +510,8 @@ cask "applite"
cask "arc"
# Multi-track audio editor and recorder
cask "audacity"
# Audio utility
cask "background-music"
# Menu bar icon organizer
cask "bartender"
# All-In-One Toolkit for Working Remotely
@@ -491,6 +524,8 @@ cask "bibdesk"
cask "bitwarden"
# 3D creation suite
cask "blender"
# Scriptable scratchpad for developers
cask "boop"
# Web browser focusing on privacy
cask "brave-browser"
# Automation tool
@@ -534,6 +569,9 @@ cask "figma"
cask "firefox"
# Web browser
cask "firefox-developer-edition"
# Web browser
cask "firefox-nightly"
cask "flip4mac"
# Download manager with a torrent client
cask "folx"
# Free monospaced font with programming ligatures
@@ -595,8 +633,6 @@ cask "lbry"
cask "ledger-live"
# Client for LLaMA models
cask "llamachat"
# Discover, download, and run local LLMs
cask "lm-studio"
# 2D game framework for Lua
cask "love"
# File system integration
@@ -695,6 +731,8 @@ cask "synology-drive"
cask "telegram-desktop"
# JDK from the Eclipse Foundation (Adoptium)
cask "temurin8"
# General-purpose text editor
cask "textmate"
# Unpacks archive files
cask "the-unarchiver"
# Web browser focusing on security
@@ -703,8 +741,12 @@ cask "tor-browser"
cask "transmit"
# Free and open-source OpenVPN client
cask "tunnelblick"
# Font manager application
cask "typeface"
# Disk encryption software focusing on security based on TrueCrypt
cask "veracrypt"
# Virtualizer for x86 hardware
cask "virtualbox"
# Open-source code editor
cask "visual-studio-code"
# Code editor
@@ -713,6 +755,9 @@ cask "visual-studio-code-insiders"
cask "vlc"
# Web browser plugin
cask "vlc-webplugin"
# Rust-based terminal
cask "warp"
cask "webponize"
# GPU-accelerated cross-platform terminal emulator and multiplexer
cask "wezterm"
# Network diagnostic utility
@@ -728,17 +773,19 @@ mas "Deliveries", id: 290986013
mas "Draw Things", id: 6444050820
mas "Free MP4 Converter", id: 693443591
mas "GarageBand", id: 682658836
mas "Goodnotes", id: 1444383602
mas "GoodNotes", id: 1444383602
mas "iA Writer", id: 775737590
mas "Icon Slate", id: 439697913
mas "iFinance 5", id: 1500241909
mas "iMovie", id: 408981434
mas "IP Friend", id: 1560408065
mas "Just Focus", id: 1142151959
mas "Key Codes", id: 414568915
mas "Keynote", id: 409183694
mas "LanguageTool", id: 1534275760
mas "Marked 2", id: 890031187
mas "Mela", id: 1568924476
mas "Microsoft To Do", id: 1274495053
mas "MindNode", id: 1289197285
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
@@ -752,6 +799,7 @@ mas "Time Sink", id: 404363161
mas "Typeface", id: 1062679359
mas "Xcode", id: 497799835
mas "Yoink", id: 457622435
whalebrew "whalebrew/whalesay"
vscode "activitywatch.aw-watcher-vscode"
vscode "adamvoss.vscode-languagetool"
vscode "akamud.vscode-caniuse"
@@ -762,6 +810,7 @@ vscode "arcticicestudio.nord-visual-studio-code"
vscode "ardenivanov.svelte-intellisense"
vscode "astro-build.astro-vscode"
vscode "asvetliakov.snapshot-tools"
vscode "asvetliakov.vscode-neovim"
vscode "azemoh.one-monokai"
vscode "bierner.markdown-preview-github-styles"
vscode "bradlc.vscode-tailwindcss"
@@ -770,6 +819,7 @@ vscode "chrischinchilla.vale-vscode"
vscode "christian-kohler.npm-intellisense"
vscode "christian-kohler.path-intellisense"
vscode "chrmarti.regex"
vscode "Codeium.codeium"
vscode "CodeSandbox-io.codesandbox-projects"
vscode "codezombiech.gitignore"
vscode "csstools.postcss"
@@ -794,6 +844,7 @@ vscode "FallenMax.mithril-emmet"
vscode "file-icons.file-icons"
vscode "foam.foam-vscode"
vscode "gerane.Theme-TomorrowNight"
vscode "ginfuru.better-nunjucks"
vscode "GitHub.copilot"
vscode "GitHub.copilot-chat"
vscode "GitHub.copilot-labs"
@@ -806,6 +857,7 @@ vscode "jasonnutter.search-node-modules"
vscode "JuanBlanco.solidity"
vscode "kaleidoscope-app.vscode-ksdiff"
vscode "kamikillerto.vscode-colorize"
vscode "kotfu.bunch"
vscode "kumar-harsh.graphql-for-vscode"
vscode "liviuschera.noctis"
vscode "mattpocock.ts-error-translator"
@@ -818,6 +870,7 @@ vscode "miguelsolorio.symbols"
vscode "mikestead.dotenv"
vscode "mrmlnc.vscode-attrs-sorter"
vscode "ms-azuretools.vscode-docker"
vscode "MS-CEINTL.vscode-language-pack-de"
vscode "ms-playwright.playwright"
vscode "ms-python.isort"
vscode "ms-python.python"
@@ -839,12 +892,16 @@ vscode "nrwl.angular-console"
vscode "octref.vetur"
vscode "Perkovec.emoji"
vscode "PKief.material-icon-theme"
vscode "pnp.polacode"
vscode "pomdtr.excalidraw-editor"
vscode "Prisma.prisma"
vscode "quick-lint.quick-lint-js"
vscode "redhat.vscode-commons"
vscode "redhat.vscode-yaml"
vscode "rvest.vs-code-prettier-eslint"
vscode "sdras.night-owl"
vscode "sleistner.vscode-fileutils"
vscode "softwaredotcom.swdc-vscode"
vscode "styled-components.vscode-styled-components"
vscode "svanimpe.stencil"
vscode "svelte.svelte-vscode"
@@ -860,6 +917,7 @@ vscode "vscode-icons-team.vscode-icons"
vscode "vscodevim.vim"
vscode "WakaTime.vscode-wakatime"
vscode "wayou.vscode-todo-highlight"
vscode "withfig.fig"
vscode "wix.vscode-import-cost"
vscode "xabikos.JavaScriptSnippets"
vscode "XadillaX.viml"