-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
66 lines (65 loc) · 1008 Bytes
/
Brewfile
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
tap 'cantino/mcfly'
tap 'eddieantonio/eddieantonio'
tap 'heroku/brew'
brew 'ansible'
brew 'asciinema'
brew 'autoconf'
brew 'bat'
brew 'bottom'
brew 'cheat'
brew 'duf'
brew 'dust'
brew 'choose-rust'
brew 'cmake'
brew 'coreutils'
brew 'cowsay'
brew 'universal-ctags'
brew 'curl'
brew 'diff-so-fancy'
brew 'direnv'
brew 'efm-langserver'
brew 'exercism'
brew 'eza'
brew 'fd'
brew 'fzf'
brew 'git'
brew 'git-crypt'
brew 'gh'
brew 'gnu-typist'
brew 'gnupg'
brew 'gping'
brew 'heroku'
brew 'hub'
brew 'imagemagick'
brew 'jq'
brew 'luarocks'
brew 'moar'
brew 'neovim'
brew 'openssl'
brew '[email protected]'
brew 'pinentry-mac'
brew 'pipes-sh'
brew 'procs'
brew 'pkg-config'
brew 'readline'
brew 'ripgrep'
brew 'shellcheck'
brew 'spark'
brew 'spotify-tui'
brew 'starship'
brew 'the_silver_searcher'
brew 'tmate'
brew 'tmux'
brew 'tree'
brew 'websocat'
brew 'wget'
brew 'wxmac'
brew 'wifi-password'
brew 'xh'
brew 'xz'
brew 'yarn'
brew 'z'
brew 'zlib'
brew 'zsh'
brew 'zsh-completions'
brew 'zsh-fast-syntax-highlighting'