-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
85 lines (85 loc) · 1.93 KB
/
Brewfile
File metadata and controls
85 lines (85 loc) · 1.93 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
brew "bison"
brew "ca-certificates"
brew "cmake"
brew "eza"
brew "ffmpeg"
brew "fish"
brew "git"
brew "glab"
brew "go-task"
brew "graphviz"
brew "hadolint"
brew "jfrog-cli"
brew "kubernetes-cli"
brew "libmagic"
brew "mas"
brew "mise"
brew "mmctl"
brew "ollama", restart_service: :changed
brew "parallel"
brew "postgresql@14"
brew "snappy"
brew "telnet"
brew "tmux"
brew "tree"
brew "watch"
brew "wget"
cask "eqmac"
cask "flux-app"
cask "font-fira-code-nerd-font"
cask "freelens"
cask "ghostty"
cask "handy"
cask "iina"
cask "jordanbaird-ice"
cask "localsend"
cask "lunar"
cask "orbstack"
cask "postman"
cask "rectangle"
cask "spotify"
cask "the-unarchiver"
cask "transmission"
cask "visual-studio-code"
mas "Focusito", id: 1473808464
mas "GarageBand", id: 682658836
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Outline", id: 1356178125
mas "Pages", id: 409201541
mas "Pixelmator Pro", id: 1289583905
mas "Reeder", id: 1529448980
mas "Shadowrocket", id: 932747118
mas "Strongbox", id: 897283731
mas "Telegram", id: 747648890
mas "Things", id: 904280696
mas "Wipr", id: 1662217862
vscode "biomejs.biome"
vscode "charliermarsh.ruff"
vscode "eamodio.gitlens"
vscode "ecmel.vscode-html-css"
vscode "github.vscode-github-actions"
vscode "jasonlhy.hungry-delete"
vscode "lencerf.beancount"
vscode "matangover.mypy"
vscode "ms-kubernetes-tools.vscode-kubernetes-tools"
vscode "ms-python.flake8"
vscode "ms-python.python"
vscode "ms-python.vscode-pylance"
vscode "ms-python.vscode-python-envs"
vscode "ms-vscode.cpptools"
vscode "ms-vsliveshare.vsliveshare"
vscode "pflannery.vscode-versionlens"
vscode "redhat.vscode-yaml"
vscode "skellock.just"
vscode "skyapps.fish-vscode"
vscode "styled-components.vscode-styled-components"
vscode "tamasfe.even-better-toml"
vscode "tekumara.typos-vscode"
vscode "tomoki1207.pdf"
vscode "usernamehw.errorlens"
vscode "vrslev.auto-typing-final"
vscode "wakatime.vscode-wakatime"
vscode "wmaurer.change-case"
go "cmd/go"
go "cmd/gofmt"