-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
103 lines (103 loc) · 1.96 KB
/
Brewfile
File metadata and controls
103 lines (103 loc) · 1.96 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
tap "azure/azd"
tap "caarlos0/tap"
tap "charmbracelet/tap"
tap "cormacrelf/tap"
tap "cxreiff/tap"
tap "elastic/tap"
tap "felixkratz/formulae"
tap "ggerganov/ggerganov"
tap "ggozad/formulas"
tap "hashicorp/tap"
tap "homebrew-zathura/zathura"
tap "homebrew/bundle"
tap "homebrew/services"
tap "nikitabobko/tap"
tap "omnisharp/omnisharp-roslyn"
tap "oven-sh/bun"
tap "stardog-union/tap"
brew "readline"
brew "sqlite"
brew "xz"
brew "azure-cli"
brew "bash"
brew "bash-completion"
brew "node"
brew "bash-language-server"
brew "bat"
brew "btop"
brew "docker"
brew "dotnet"
brew "dotnet@8"
brew "fastfetch"
brew "fzf"
brew "gh"
brew "gnu-tar"
brew "openjdk"
brew "jena"
brew "jq"
brew "lazygit"
brew "loc"
brew "lua-language-server"
brew "marksman"
brew "tree-sitter"
brew "neovim", args: ["HEAD"]
brew "ollama"
brew "openjdk@11"
brew "openjdk@17"
brew "pandoc"
brew "prettier"
brew "pwgen"
brew "pyright"
brew "ripgrep"
brew "ruff"
brew "stow"
brew "stylua"
brew "taplo"
brew "tinymist"
brew "tmux"
brew "tree"
brew "typescript-language-server", link: false
brew "typst"
brew "typstyle"
brew "uv"
brew "zoxide"
cask "nikitabobko/tap/aerospace"
cask "calibre"
cask "chatgpt"
cask "claude"
cask "claude-code"
cask "clockify"
cask "codex"
cask "docker-desktop"
cask "drawio"
cask "firefox"
cask "font-gnu-unifont"
cask "font-terminus"
cask "ghostty"
cask "github"
cask "google-chrome"
cask "microsoft-auto-update"
cask "microsoft-teams"
cask "orion"
cask "powershell"
cask "proton-drive"
cask "proton-pass"
cask "protonvpn"
cask "rider"
cask "signal"
cask "spotify"
cask "visual-studio-code"
cask "vlc"
cask "zen"
cask "zoom"
vscode "mermaidchart.vscode-mermaid-chart"
vscode "miragon-gmbh.vs-code-bpmn-modeler"
vscode "ms-azure-devops.azure-pipelines"
vscode "ms-azuretools.vscode-bicep"
vscode "ms-azuretools.vscode-containers"
vscode "ms-dotnettools.vscode-dotnet-runtime"
vscode "ms-vscode-remote.remote-containers"
vscode "redhat.vscode-extension-bpmn-editor"
cargo "oxigraph-cli"
cargo "rustlings"
cargo "typy"