chore(homebrew): backup

This commit is contained in:
Stefan Imhoff
2022-10-28 18:16:09 +02:00
parent e68374d776
commit 1306d8f91d

View File

@@ -1,3 +1,4 @@
tap "charmbracelet/tap"
tap "cooklang/tap" tap "cooklang/tap"
tap "denisidoro/tools" tap "denisidoro/tools"
tap "fsouza/prettierd" tap "fsouza/prettierd"
@@ -46,6 +47,10 @@ brew "librsvg"
brew "adwaita-icon-theme" brew "adwaita-icon-theme"
# Library and utilities for processing GIFs # Library and utilities for processing GIFs
brew "giflib" brew "giflib"
# GNU File, Shell, and Text utilities
brew "coreutils"
# Extendable version manager with support for Ruby, Node.js, Erlang & more
brew "asdf"
# Bourne-Again SHell, a UNIX command interpreter # Bourne-Again SHell, a UNIX command interpreter
brew "bash" brew "bash"
# Clone of cat(1) with syntax highlighting and Git integration # Clone of cat(1) with syntax highlighting and Git integration
@@ -82,8 +87,6 @@ brew "libzip"
brew "php" brew "php"
# Dependency Manager for PHP # Dependency Manager for PHP
brew "composer" brew "composer"
# GNU File, Shell, and Text utilities
brew "coreutils"
# Reimplementation of ctags(1) # Reimplementation of ctags(1)
brew "ctags", link: false brew "ctags", link: false
# Secure runtime for JavaScript and TypeScript # Secure runtime for JavaScript and TypeScript
@@ -276,8 +279,6 @@ brew "rlwrap"
brew "rsync" brew "rsync"
# Powerful, clean, object-oriented scripting language # Powerful, clean, object-oriented scripting language
brew "ruby" brew "ruby"
# Safe, concurrent, practical language
brew "rust"
# JVM-based programming language # JVM-based programming language
brew "scala" brew "scala"
# Convert filenames and directories to a web friendly format # Convert filenames and directories to a web friendly format
@@ -300,14 +301,14 @@ brew "tmate"
brew "tmux" brew "tmux"
# Manage complex tmux sessions easily # Manage complex tmux sessions easily
brew "tmuxinator" brew "tmuxinator"
# Command-line tool for sharing terminal over the web
brew "ttyd", args: ["HEAD"]
# URL extractor/launcher # URL extractor/launcher
brew "urlview" brew "urlview"
# Syntax-aware linter for prose # Syntax-aware linter for prose
brew "vale" brew "vale"
# Watch files and take action when they change # Watch files and take action when they change
brew "watchman" brew "watchman"
# Extensible IRC client
brew "weechat"
# Internet file retriever # Internet file retriever
brew "wget" brew "wget"
# Fake keyboard/mouse input and window management for X # Fake keyboard/mouse input and window management for X
@@ -324,6 +325,8 @@ brew "zk"
brew "zsh" brew "zsh"
# Fish shell like syntax highlighting for zsh # Fish shell like syntax highlighting for zsh
brew "zsh-syntax-highlighting" brew "zsh-syntax-highlighting"
# A tool for recording terminal GIFs
brew "charmbracelet/tap/vhs"
# CLI tool for CookLang Recipe Markup Language # CLI tool for CookLang Recipe Markup Language
brew "cooklang/tap/cook" brew "cooklang/tap/cook"
# prettier, on SPEED! # prettier, on SPEED!
@@ -403,6 +406,8 @@ cask "fontforge"
cask "gemini" cask "gemini"
# Desktop client for GitHub repositories # Desktop client for GitHub repositories
cask "github" cask "github"
# Web browser
cask "google-chrome"
# Virtual globe # Virtual globe
cask "google-earth-pro" cask "google-earth-pro"
cask "google-japanese-ime" cask "google-japanese-ime"
@@ -440,6 +445,8 @@ cask "keycastr"
cask "kindle" cask "kindle"
# GPU-based terminal emulator # GPU-based terminal emulator
cask "kitty" cask "kitty"
# Official client for LBRY, a decentralised file-sharing and payment network
cask "lbry"
# Wallet desktop application to maintain multiple cryptocurrencies # Wallet desktop application to maintain multiple cryptocurrencies
cask "ledger-live" cask "ledger-live"
# Privacy-first, open-source platform for knowledge sharing and management # Privacy-first, open-source platform for knowledge sharing and management
@@ -554,6 +561,7 @@ mas "Be Focused Pro", id: 961632517
mas "Bitwarden", id: 1352778147 mas "Bitwarden", id: 1352778147
mas "Boop", id: 1518425043 mas "Boop", id: 1518425043
mas "Day One", id: 1055511498 mas "Day One", id: 1055511498
mas "Flow", id: 1423210932
mas "Free MP4 Converter", id: 693443591 mas "Free MP4 Converter", id: 693443591
mas "iA Writer", id: 775737590 mas "iA Writer", id: 775737590
mas "Icon Slate", id: 439697913 mas "Icon Slate", id: 439697913