forked from vic3lord/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
108 lines (105 loc) · 1.6 KB
/
Brewfile
File metadata and controls
108 lines (105 loc) · 1.6 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
104
105
106
107
108
# Taps
tap 'homebrew/bundle'
tap 'homebrew/services'
tap 'homebrew/cask-fonts'
tap 'hashicorp/tap'
tap 'bufbuild/buf'
tap 'dagger/tap'
tap 'oven-sh/bun'
tap 'metalbear-co/mirrord'
tap 'fluxcd/tap'
# Brews
brew 'age'
brew 'ansible'
brew 'arping'
brew 'aws-console'
brew 'aws-iam-authenticator'
brew 'awscli'
brew 'ast-grep'
brew 'autoconf'
brew 'automake'
brew 'bat'
brew 'buf'
brew 'bun'
brew 'cassandra'
brew 'crane'
brew 'dagger'
brew 'duckdb'
brew 'elixir'
brew 'fd'
brew 'ffmpeg'
brew 'fluxcd/tap/flux'
brew 'fzf'
brew 'gcc'
brew 'gh'
brew 'git'
brew 'git-lfs'
brew 'go'
brew 'graphviz'
brew 'hashicorp/tap/terraform'
brew 'hashicorp/tap/vault'
brew 'hey'
brew 'hugo'
brew 'htop'
brew 'ijq'
brew 'ipcalc'
brew 'iperf'
brew 'jq'
brew 'k3d'
brew 'k9s'
brew 'k6'
brew 'ko'
brew 'kubectl'
brew 'libtool'
brew 'mercurial'
brew 'metalbear-co/mirrord/mirrord'
brew 'minikube'
brew 'mkcert'
brew 'mysql-client'
brew 'neovim', args: ['HEAD']
brew 'newsboat'
brew 'nmap'
brew 'node'
brew 'openjdk'
brew 'p7zip'
brew 'pam-reattach'
brew 'pyenv'
brew 'podman'
brew 'postgresql@14', link: false
brew 'python@3.8'
brew 'qpdf'
brew 'redis'
brew 'ripgrep'
brew 'rust'
brew 'socat'
brew 'sops'
brew 'temporal'
brew 'terraform-ls'
brew 'tig'
brew 'tmux'
brew 'tree'
brew 'vault'
brew 'vgrep'
brew 'unbound'
brew 'watch'
brew 'zoxide'
# Casks
cask 'alacritty'
cask 'brave-browser'
cask 'firefox'
cask 'google-cloud-sdk'
cask 'iina'
cask 'maccy'
cask 'obs'
cask 'osquery'
cask 'signal'
cask 'slack'
cask 'tableplus'
cask 'tor-browser'
cask 'transmission'
cask 'utm'
cask 'whatsapp'
cask 'zoom'
cask 'linear-linear'
# Fonts
cask 'font-hack-nerd-font'