forked from mathiasbynens/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Brewfile
178 lines (159 loc) · 3.01 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
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
tap 'homebrew/cask-versions'
tap 'homebrew/bundle'
tap 'homebrew/services'
#tap 'homebrew/versions'
tap 'jhawthorn/fzy'
tap 'shopify/shopify'
cask 'xquartz'
cask 'java'
brew 'mas'
brew 'coreutils'
brew 'moreutils'
brew 'findutils'
brew 'bash'
brew 'bash-completion@2'
brew 'vim'
brew 'gnu-sed'
brew 'wget'
brew 'curl'
brew 'grep'
brew 'screen'
brew 'openssh'
brew 'ack'
brew 'aria2'
brew 'brightness'
brew 'git'
brew 'ffmpeg'
brew 'gdrive'
#brew 'gnupg2'
#brew 'openssl'
brew 'sqlite'
brew 'xz'
brew 'htop'
#brew 'id3v2'
brew 'imagemagick'
brew 'iperf3'
brew 'lynx'
brew 'minicom'
brew 'mitmproxy'
brew 'mtr'
brew 'netcat'
#brew 'ninja'
brew 'nmap'
brew 'p7zip'
brew 'pigz'
brew 'pngcrush'
brew 'postgresql'
brew 'pv'
brew 'reattach-to-user-namespace'
brew 'redis'
brew 'rename'
brew 'rtmpdump'
brew 'speedtest_cli'
brew 'ssh-copy-id'
#brew 'stormssh'
brew 'tmux'
#brew 'trash'
brew 'tree'
brew 'unar'
#brew 'webkit2png'
#brew 'nvm'
#brew 'https://raw.githubusercontent.com/lalitkapoor/nvm-auto-switch/master/homebrew/nvm-auto-switch.rb'
brew 'ruby-build'
brew 'rbenv'
brew 'nginx'
brew 'httpd', restart_service: true
brew '[email protected]'
#brew '[email protected]'
brew '[email protected]'
brew 'php'
brew 'composer'
brew 'php-cs-fixer'
brew 'phpmyadmin'
brew 'wp-cli'
brew 'wp-cli-completion'
#brew 'homebrew/php/xdebug-osx'
brew 'jhawthorn/fzy/fzy'
brew 'shopify/shopify/themekit'
## Casks
# Utilities
cask 'android-platform-tools'
cask 'spectacle'
cask 'flux'
cask 'harvest'
cask '1password'
cask 'istat-menus'
cask 'witch'
cask 'gpg-suite-nightly'
#cask 'keepingyouawake'
cask 'keybase'
cask 'sequel-pro'
#cask 'nagstamon'
# Multimedia?
#cask 'adobe-creative-cloud'
cask 'handbrake'
cask 'vlc'
cask 'movist-pro'
#cask 'airfoil'
# Editors
#cask 'atom'
cask 'coda'
#cask 'sublime-text'
cask 'textmate'
cask 'visual-studio-code'
# Browsers
cask 'firefox'
cask 'google-chrome'
# Other Apps
#cask 'bonjour-browser'
cask 'coolterm'
#cask 'linein'
#cask 'google-drive'
cask 'macpar-deluxe'
#cask 'mpeg-streamclip'
cask 'gitup'
cask 'rescuetime'
cask 'nvalt'
#cask 'pacifist'
#cask 'phonebrowse'
#cask 'sketch'
#cask 'skype'
cask 'slack'
#cask 'teamviewer'
cask 'the-unarchiver'
cask 'transmission'
cask 'transmit'
# Quicklook Plugins
#cask 'betterzipql'
cask 'provisionql'
cask 'qlcolorcode'
cask 'qlimagesize'
cask 'qlmarkdown'
cask 'qlprettypatch'
cask 'qlstephen'
cask 'qlvideo'
cask 'quicklook-csv'
cask 'quicklook-json'
cask 'quicklookase'
cask 'quicknfo'
cask 'scriptql'
cask 'stringsfile'
cask 'suspicious-package'
cask 'webpquicklook'
# Mac App Store
mas 'Apple Configurator 2', id: 1037126344
mas 'Blackmagic Disk Speed Test', id: 425264550
#mas 'Browser Fairy', id: 483014855
mas 'DaisyDisk', id: 411643860
mas 'Deliveries', id: 924726344
#mas 'Flume', id: 792425898
mas 'Keynote', id: 409183694
#mas 'Microsoft Remote Desktop', id: 715768417
#mas 'Movist', id: 461788075
mas 'Noizio', id: 928871589
mas 'Numbers', id: 409203825
mas 'Pages', id: 409201541
mas 'Pixelmator', id: 407963104
mas 'Speedtest', id: 1153157709
#mas 'Tweetbot', id: 557168941
#mas 'Twitter', id: 409789998