forked from vic3lord/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
69 lines (66 loc) · 985 Bytes
/
Brewfile
File metadata and controls
69 lines (66 loc) · 985 Bytes
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
# Taps
tap 'homebrew/bundle'
tap 'homebrew/core'
tap 'homebrew/services'
tap 'homebrew/cask-fonts'
# Brews
brew 'ansible'
brew 'bat'
brew 'elixir'
brew 'ffmpeg'
brew 'fzf'
brew 'gh'
brew 'git'
brew 'gnupg2'
brew 'go'
brew 'graphviz'
brew 'grpc'
brew 'hey'
brew 'hugo'
brew 'hyperkit'
brew 'ipcalc'
brew 'iperf'
brew 'jq'
brew 'k3d'
brew 'k6'
brew 'kubectl'
brew 'mercurial'
brew 'minikube'
brew 'mkcert'
brew 'neovim', args: ['--HEAD']
brew 'newsboat'
brew 'nmap'
brew 'node'
brew 'protoc-gen-go'
brew 'protoc-gen-go-grpc'
brew 'qpdf'
brew 'ripgrep'
brew 'fd'
brew 'rust'
brew 'terraform'
brew 'tig'
brew 'tmux'
brew 'tree'
brew 'vault'
brew 'watch'
brew 'youtube-dl'
brew 'zoxide'
# Casks
cask '1password'
cask 'alacritty'
cask 'brave-browser'
cask 'docker'
cask 'firefox'
cask 'google-cloud-sdk'
cask 'iina'
cask 'obs'
cask 'osquery'
cask 'signal'
cask 'slack'
cask 'tableplus'
cask 'tor-browser'
cask 'transmission'
cask 'whatsapp'
cask 'zoom'
# Fonts
cask 'font-hack-nerd-font'