File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 1- tap "adoptopenjdk/openjdk"
21tap "fumiya-kume/mdefaults"
32tap "oven-sh/bun"
43tap "supabase/tap"
@@ -17,10 +16,6 @@ brew "cocoapods"
1716brew "coreutils"
1817# Secure runtime for JavaScript and TypeScript
1918brew "deno"
20- # Pack, ship and run any application as a lightweight container
21- brew "docker"
22- # Isolated development environments using Docker
23- brew "docker-compose"
2419cask "docker-desktop"
2520# Program that can automate interactive applications
2621brew "expect"
@@ -54,7 +49,6 @@ brew "golangci-lint"
5449brew "goreleaser"
5550# Open-source build automation tool based on the Groovy and Kotlin DSL
5651brew "gradle"
57- # C/C++ and Java libraries for Unicode and globalization
5852# Tools and libraries to manipulate images in many formats
5953brew "imagemagick"
6054# Install and debug iPhone apps from the command-line
@@ -146,8 +140,6 @@ cask "tuist"
146140cask "visual-studio-code"
147141# Open-source code editor
148142cask "visual-studio-code@insiders"
149- # 1Password
150- cask "1password-cli"
151143cask "1password"
152144cask "1password-cli"
153145brew "codex", args: ["HEAD"]
@@ -156,7 +148,6 @@ if RUBY_PLATFORM =~ /arm64|aarch64/
156148 cask "chatgpt"
157149end
158150
159-
160151# Multiplayer code editor
161152cask "zed"
162153vscode "anthropic.claude-code"
You can’t perform that action at this time.
0 commit comments