forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
70 lines (67 loc) · 1.05 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
cask_args appdir: '/Applications'
tap 'homebrew/bundle'
tap 'puma/puma'
brew 'ack'
brew 'fzf'
brew 'the_silver_searcher'
brew 'git'
brew 'gh'
brew 'ripgrep'
brew 'tmux'
brew 'ctags'
brew 'neovim'
brew 'mitmproxy'
brew 'tree'
brew 'ffmpeg'
brew 'coreutils'
brew 'go'
brew 'grc'
brew 'imagemagick'
brew 'jp2a'
brew 'jq'
brew 'openssl'
brew 'readline'
brew 'postgresql'
brew 'puma/puma/puma-dev'
brew 'ruby-build'
brew 'roundup'
brew 'spaceman-diff'
brew 'httpie'
brew 'wget'
brew 'yarn'
brew 'youtube-dl'
brew 'mkcert'
brew 'chruby'
brew 'ruby-install'
brew 'python3'
brew 'mas'
brew 'thefuck'
brew '1password-cli'
cask 'iterm2'
cask '1password'
cask 'firefox'
cask 'google-chrome'
cask 'firefox'
cask 'handbrake'
cask 'ngrok'
cask 'slack'
cask 'transmission'
cask 'tunnelbear'
cask 'vlc'
cask 'dash'
cask 'sequel-ace'
cask 'dropbox'
cask 'alfred'
cask 'bartender'
cask 'bettertouchtool'
cask 'flux'
cask 'postman'
cask 'recordit'
cask 'appcleaner'
cask 'charles'
cask 'inkscape'
cask 'tripmode'
cask 'istat-menus'
cask 'visual-studio-code'
cask 'tailscale'
cask 'rectangle'