-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
80 lines (77 loc) · 1.25 KB
/
Brewfile
File metadata and controls
80 lines (77 loc) · 1.25 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
# frozen_string_literal: true
tap 'hashicorp/tap'
tap 'jesseduffield/lazygit'
tap 'sst/tap'
brew '7-Zip'
brew 'adr-tools'
brew 'aider'
brew 'asdf'
brew 'autoconf'
brew 'b2sum'
brew 'bat'
brew 'bundler-completion'
brew 'carapace'
brew 'cmake'
brew 'direnv'
brew 'docker-completion'
brew 'fd'
brew 'ffmpeg'
brew 'fzf'
brew 'fop'
brew 'fzf'
brew 'gem-completion'
brew 'git'
brew 'gh'
brew 'gnupg'
brew 'imagemagick'
brew 'jesseduffield/lazygit/lazygit'
brew 'jq'
brew 'hashicorp/tap/terraform'
brew 'launchctl-completion'
brew 'libpq'
brew 'libxslt'
brew 'markdownlint-cli2'
brew 'n'
brew 'neovim'
brew 'opencode'
brew 'openssl'
brew 'pip-completion'
brew 'pipx'
brew 'pngpaste'
brew 'pnpm'
brew 'poppler'
brew 'pre-commit'
brew 'python'
brew 'rails-completion'
brew 'rake-completion'
brew 'rbenv'
brew 'resvg'
brew 'rg'
brew 'ripgrep'
brew 'ruby-build'
brew 'ruby-completion'
brew 'saml2aws'
brew 'sst/tap/sst'
brew 'starship'
brew 'stow'
brew 'terraform-docs'
brew 'terragrunt'
brew 'tflint'
brew 'tig'
brew 'thefuck'
brew 'tmuxinator'
brew 'tmuxinator-completion'
brew 'trash'
brew 'trivy'
brew 'utftex'
brew 'xan'
brew 'yazi'
brew 'zk'
brew 'zoxide'
cask 'amethyst'
cask 'firefox'
cask 'font-meslo-lg-nerd-font'
cask 'ghostty'
cask 'iterm2'
cask 'keycastr'
cask 'pgadmin4'