Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
Lee Tang
2023-08-21 18:18:41 +08:00
parent d25822977a
commit bb98543d3b

View File

@@ -1,9 +1,8 @@
tap "hashicorp/tap"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/core"
tap "homebrew/cask-versions"
tap "homebrew/services"
tap "pulumi/tap"
brew "argocd"
@@ -39,13 +38,12 @@ brew "helmfile"
brew "hugo"
brew "iperf3"
brew "jq"
brew "k9s"
brew "kubernetes-cli"
brew "kubectx"
brew "kustomize"
brew "libfido2"
brew "python@3.9"
brew "qemu"
brew "lima"
brew "llvm"
brew "lsd"
brew "lua"
@@ -62,6 +60,7 @@ brew "postgresql@14"
brew "pre-commit"
brew "protobuf"
brew "pyenv"
brew "qemu"
brew "qrencode"
brew "rclone"
brew "redis", restart_service: true
@@ -91,10 +90,11 @@ cask "brave-browser"
cask "charles"
cask "clash-for-windows"
cask "dash"
cask "dbeaver-community"
cask "dbschema"
cask "discord"
cask "docker"
cask "feishu"
cask "firefox-developer-edition"
cask "ganache"
cask "google-chrome"
cask "google-drive"
@@ -120,6 +120,7 @@ cask "stats"
cask "telegram"
cask "temurin"
cask "tencent-meeting"
cask "utm"
cask "visual-studio-code"
cask "vnc-viewer"
cask "warp"
@@ -143,21 +144,27 @@ mas "Reeder", id: 1529448980
mas "sing-box", id: 6451272673
mas "Slack", id: 803453959
mas "Tailscale", id: 1475387142
mas "TestFlight", id: 899247664
mas "Text to Speech", id: 1626767582
mas "The Unarchiver", id: 425424353
mas "Tiger Trade", id: 1459728204
mas "WeChat", id: 836500024
mas "Xcode", id: 497799835
vscode "42Crunch.vscode-openapi"
vscode "alefragnani.Bookmarks"
vscode "antfu.browse-lite"
vscode "antfu.vite"
vscode "asvetliakov.vscode-neovim"
vscode "dbaeumer.vscode-eslint"
vscode "dongfg.vscode-beancount-formatter"
vscode "eamodio.gitlens"
vscode "EditorConfig.EditorConfig"
vscode "eriklynd.json-tools"
vscode "esbenp.prettier-vscode"
vscode "fabiospampinato.vscode-diff"
vscode "GitHub.codespaces"
vscode "GitHub.copilot"
vscode "github.vscode-github-actions"
vscode "GitHub.vscode-pull-request-github"
vscode "gitpod.gitpod-desktop"
vscode "golang.go"
@@ -209,3 +216,4 @@ vscode "WakaTime.vscode-wakatime"
vscode "yzhang.markdown-all-in-one"
vscode "ZainChen.json"
vscode "zhwu95.riscv"
vscode "ZihanLi.at-helper"