-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
306 lines (306 loc) · 9.13 KB
/
Brewfile
File metadata and controls
306 lines (306 loc) · 9.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
tap "homebrew/services"
tap "lihaoyun6/tap"
tap "michaeldfallen/formula"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "possatti/possatti"
tap "qmk/qmk"
tap "romkatv/gitstatus"
# Simple, modern, secure file encryption
brew "age"
# General-purpose data compression with high compression ratio
brew "xz"
# Automate deployment, configuration, and upgrading
brew "ansible"
# Utility to read Word (.doc) files
brew "antiword"
# Official Amazon AWS command-line interface
brew "awscli"
# Microsoft Azure CLI 2.0
brew "azure-cli"
# Clone of cat(1) with syntax highlighting and Git integration
brew "bat"
# Create and view interactive cheat sheets for *nix commands
brew "cheat"
# General purpose syntax highlighter in pure Go
brew "chroma"
# Cloudflare Tunnel client (formerly Argo Tunnel)
brew "cloudflared", restart_service: :changed
# Good-lookin' diffs with diff-highlight and more
brew "diff-so-fancy"
# .NET Core
brew "dotnet"
# Embeddable SQL OLAP Database Management System
brew "duckdb"
# Disk Usage/Free Utility - a better 'df' alternative
brew "duf"
# Text to speech, software speech synthesizer
brew "espeak"
# Modern, maintained replacement for ls
brew "eza"
# Simple, fast and user-friendly alternative to find
brew "fd"
# Play, record, convert, and stream audio and video
brew "ffmpeg"
# Command-line tools for fly.io services
brew "flyctl"
# Infamous electronic fortune-cookie generator
brew "fortune"
# Command-line fuzzy finder written in Go
brew "fzf"
# GNU awk utility
brew "gawk"
# GitHub command-line tool
brew "gh"
# Distributed revision control system
brew "git"
# Syntax-highlighting pager for git and diff output
brew "git-delta"
# Package compiler and linker metadata toolkit
brew "pkgconf"
# Cross-platform program for developing Haskell projects
brew "haskell-stack"
# Configurable static site generator
brew "hugo"
# C/C++ and Java libraries for Unicode and globalization
brew "icu4c@76"
# Lightweight and flexible command-line JSON processor
brew "jq"
# Handy way to save and run project-specific commands
brew "just"
# Simple terminal UI for git commands
brew "lazygit"
# Music engraving system
brew "lilypond"
# Remote terminal application
brew "mosh"
# Ambitious Vim-fork focused on extensibility and agility
brew "neovim"
# Port scanning utility for large networks
brew "nmap"
# Platform built on V8 to build network applications
brew "node"
# Renders an animated, color, ANSI-text loop of the Poptart Cat
brew "nyancat"
# Create, run, and share large language models (LLMs)
brew "ollama"
# Tool for creating identical machine images for multiple platforms
brew "packer"
# General-purpose scripting language
brew "php"
# PDF rendering library (based on the xpdf-3.0 code base)
brew "poppler"
# Object-relational database system
brew "postgresql@14", restart_service: :changed
# Tools for and transforming and inspecting PDF files
brew "qpdf"
# Search tool like grep and The Silver Searcher
brew "ripgrep"
# Editor of encrypted files
brew "sops"
# Log file highlighter
brew "tailspin"
# Tool to build, change, and version infrastructure
brew "terraform"
# Official tldr client written in Rust
brew "tlrc"
# Program that allows you to count code, quickly
brew "tokei"
# CLI tool that moves files or folder to the trash
brew "trash", link: true
# Tree command, improved
brew "tre-command"
# Extremely fast Python package installer and resolver, written in Rust
brew "uv"
# Image processing library
brew "vips"
# Next generation frontend tooling. It's fast!
brew "vite"
# Command-line client for WebSockets
brew "websocat"
# Internet file retriever
brew "wget"
# Cross-platform C++ GUI toolkit
brew "wxwidgets"
# Process YAML, JSON, XML, CSV and properties documents from the CLI
brew "yq"
# Feature-rich command-line audio/video downloader
brew "yt-dlp"
# Shell extension to navigate your filesystem faster
brew "zoxide"
# Fish-like fast/unobtrusive autosuggestions for zsh
brew "zsh-autosuggestions"
# Feature-rich Syntax Highlighting for Zsh
brew "zsh-f-sy-h"
# Zsh port of Fish shell's history search
brew "zsh-history-substring-search"
# "pokemonsay" is like "cowsay" but for pokémon.
brew "possatti/possatti/pokemonsay"
# Quantum Mechanical Keyboard (QMK) Firmware
brew "qmk/qmk/qmk"
# Git status for Bash/Zsh prompt
brew "romkatv/gitstatus/gitstatus"
# Get the battery level of all your devices on your Mac.
cask "airbattery"
# Memory training application
cask "anki"
# Application uninstaller
cask "appcleaner"
# E-books management software
cask "calibre"
# Tool to list all active shortcuts of the current application
cask "cheatsheet"
# Automated testing of webapps for Google Chrome
cask "chromedriver"
# Allows switching between application windows
cask "contexts"
# Write, edit, and chat about your code with AI
cask "cursor"
# Client for the Dropbox cloud storage service
cask "dropbox"
cask "font-noto-sans-cjk-tc"
# LilyPond editor
cask "frescobaldi"
# Terminal emulator that uses platform-native UI and GPU acceleration
cask "ghostty"
# Automated organisation
cask "hazel"
# Automation software
cask "keyboard-maestro"
# Open-source keystroke visualiser
cask "keycastr"
# Desktop reader for Kobo eBooks
cask "kobo"
# Code notebooks for Elixir developers
cask "livebook"
# Software for Logitech devices
cask "logi-options+"
# PDF editor
cask "master-pdf-editor"
# Native desktop app for Messenger (formerly Facebook Messenger)
cask "messenger"
# Multi-platform web browser
cask "microsoft-edge"
# Online collaborative whiteboard platform
cask "miro"
# Open-source music notation software
cask "musescore"
# Neovim Client
cask "neovide-app"
# Reverse proxy, secure introspectable tunnels to localhost
cask "ngrok"
# App to write, plan, collaborate, and get organised
cask "notion"
# Knowledge base that works on top of a local folder of plain text Markdown files
cask "obsidian"
# Replacement for Docker Desktop
cask "orbstack"
# PDF reader, editor and annotator
cask "pdf-expert"
# Control your tools with a few keystrokes
cask "raycast"
# Screen recording and video editing software
cask "screenflow"
# Tool to simulate responsive designs on multiple devices
cask "sizzy"
# Graphical client for Git version control
cask "sourcetree"
# Utility to hide the notch
cask "topnotch"
# Configurable document editor that supports Markdown
cask "typora"
# Rust-based terminal
cask "warp"
# BBS client
cask "welly"
# Connect to Windows
cask "windows-app"
# Lossless audio decoder
cask "xld"
# Open-source version of the X.Org X Window System
cask "xquartz"
# Multiplayer code editor
cask "zed"
vscode "4ops.terraform"
vscode "adpyke.vscode-sql-formatter"
vscode "alefragnani.bookmarks"
vscode "animus-coop.vscode-elixir-mix-formatter"
vscode "anthropic.claude-code"
vscode "bradlc.vscode-tailwindcss"
vscode "chrmarti.regex"
vscode "cschlosser.doxdocgen"
vscode "deerawan.vscode-dash"
vscode "dnlytras.nord-wave"
vscode "docker.docker"
vscode "eamodio.gitlens"
vscode "elixir-tools.elixir-tools"
vscode "esbenp.prettier-vscode"
vscode "faldor20.fsharp-language-server-updated"
vscode "gerane.theme-agoladark"
vscode "gerane.theme-smyck"
vscode "github.copilot"
vscode "github.copilot-chat"
vscode "github.github-vscode-theme"
vscode "github.vscode-github-actions"
vscode "google.gemini-cli-vscode-ide-companion"
vscode "gruntfuggly.todo-tree"
vscode "haskell.haskell"
vscode "hoovercj.vscode-power-mode"
vscode "huytd.nord-light"
vscode "idleberg.applescript"
vscode "ionide.ionide-fsharp"
vscode "ionide.ionide-paket"
vscode "jmreicha.tender"
vscode "johnnymorganz.stylua"
vscode "justusadam.language-haskell"
vscode "kevinrose.vsc-python-indent"
vscode "mechatroner.rainbow-csv"
vscode "ms-azuretools.vscode-containers"
vscode "ms-azuretools.vscode-docker"
vscode "ms-ceintl.vscode-language-pack-zh-hant"
vscode "ms-dotnettools.csharp"
vscode "ms-dotnettools.vscode-dotnet-runtime"
vscode "ms-python.black-formatter"
vscode "ms-python.debugpy"
vscode "ms-python.isort"
vscode "ms-python.python"
vscode "ms-python.vscode-pylance"
vscode "ms-python.vscode-python-envs"
vscode "ms-toolsai.jupyter"
vscode "ms-toolsai.jupyter-keymap"
vscode "ms-toolsai.jupyter-renderers"
vscode "ms-toolsai.vscode-jupyter-cell-tags"
vscode "ms-toolsai.vscode-jupyter-slideshow"
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.cpptools"
vscode "ms-vscode.cpptools-extension-pack"
vscode "ms-vscode.cpptools-themes"
vscode "ms-vscode.live-server"
vscode "ms-vscode.remote-explorer"
vscode "ms-vscode.remote-server"
vscode "ms-vscode.vscode-typescript-next"
vscode "ms-vsliveshare.vsliveshare"
vscode "naumovs.color-highlight"
vscode "pantajoe.vscode-elixir-credo"
vscode "phoenixframework.phoenix"
vscode "pnp.polacode"
vscode "pranjalkumar.minimal-kiwi"
vscode "reliutg.visual-regex"
vscode "robbowen.synthwave-vscode"
vscode "rust-lang.rust-analyzer"
vscode "samuel-pordeus.elixir-test"
vscode "shd101wyy.markdown-preview-enhanced"
vscode "shopify.ruby-lsp"
vscode "tamasfe.even-better-toml"
vscode "tobias-z.vscode-harpoon"
vscode "tootone.org-mode"
vscode "usernamehw.errorlens"
vscode "vincaslt.highlight-matching-tag"
vscode "voorjaar.windicss-intellisense"
vscode "vscodevim.vim"
vscode "yinfei.luahelper"
vscode "zhuangtongfa.material-theme"