-
Notifications
You must be signed in to change notification settings - Fork 0
/
.brewfile
82 lines (79 loc) · 1.18 KB
/
.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# BREWFILE
# --- formulae ---
brew 'bat'
brew 'ccls'
brew 'certbot'
brew 'coreutils'
brew 'cowsay'
brew 'eth-p/software/bat-extras'
brew 'exa'
brew 'fasd'
brew 'fd'
brew 'ffmpeg'
brew 'fish'
brew 'fortune'
brew 'fzf'
brew 'gdb'
brew 'gh'
brew 'git'
brew 'git-filter-repo'
brew 'git-lfs'
brew 'grep'
brew 'handbrake'
brew 'htop'
brew 'hyperfine'
brew 'imagemagick'
brew 'iproute2mac'
brew 'jq'
brew 'less'
brew 'lolcat'
brew 'node'
brew 'pacvim'
brew 'rbenv'
brew 'rename'
brew 'ripgrep'
brew 'shellcheck'
brew 'st'
brew 'telnet'
brew 'tldr'
brew 'tmux'
brew 'trash'
brew 'tree'
brew 'vim'
brew 'watch'
brew 'wget'
brew 'youtube-dl'
brew 'zsh-history-substring-search'
brew 'zsh-syntax-highlighting'
# ---- casks ----
cask 'anki'
cask 'atom'
cask 'audacity'
cask 'bettertouchtool'
cask 'caffeine'
cask 'coconutbattery'
cask 'discord'
cask 'firefox'
cask 'flux'
cask 'gifski'
cask 'github'
cask 'google-chrome'
cask 'hammerspoon'
cask 'handbrake'
cask 'intellij-idea-ce'
cask 'keycastr'
cask 'magnet'
cask 'numi'
cask 'pycharm-ce'
cask 'r'
cask 'rstudio'
cask 'skype'
cask 'slack'
cask 'spotify'
cask 'sublime'
cask 'texpad'
cask 'transmission'
cask 'vanilla'
cask 'visual-studio-code'
cask 'vlc'
cask 'zoom'