-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbrew.sh
executable file
·206 lines (149 loc) · 4.78 KB
/
brew.sh
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
#!/usr/bin/env bash
# Install command-line tools using Homebrew.
# Ask for the administrator password upfront.
sudo -v
# Keep-alive: update existing `sudo` time stamp until the script has finished.
while true; do sudo -n true; sleep 60; kill -0 "$$" || exit; done 2>/dev/null &
# ------------------------------------------------------------------------------
# Make sure we’re using the latest Homebrew.
brew update
# Upgrade any already-installed formulae.
brew upgrade
# ------------------------------------------------------------------------------
# Install Cask Room https://caskroom.github.io/
brew tap caskroom/cask
# install yarn
brew install yarn
# Install Node.js. Note: this installs `npm` too, using the recommended
# installation method.
brew install node
# Install zsh
brew install zsh
# Install `wget` with IRI support.
brew install wget --with-iri
# Install MAS CLI
brew install mas
# ------------------------------------------------------------------------------
# dh Boilerplate
npm install -g generator-baukasten
# eslint Stuff
npm i -g eslint eslint-config-airbnb eslint-plugin-import eslint-config-airbnb eslint-plugin-jsx-a11y eslint-plugin-react eslint-config-vue eslint-plugin-vue eslint-plugin-html eslint-plugin-import babel-eslint eslint-config-airbnb-base
# Gulp
npm i -g gulp
# Yeoman
npm i -g yo
# Grunt
npm install -g grunt-cli
# WP-CLI https://wp-cli.org/#installing
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
# Next, check if it is working:
php wp-cli.phar --info
# To use WP-CLI from the command line by typing wp, make the file executable and move it to somewhere in your PATH. For example:
chmod +x wp-cli.phar
sudo mv wp-cli.phar /usr/local/bin/wp
# ------------------------------------------------------------------------------
# Install Quick Look Plugins: https://github.com/sindresorhus/quick-look-plugins
brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv betterzipql qlimagesize webpquicklook suspicious-package quicklookase qlvideo
# ------------------------------------------------------------------------------
# you only have to do this once!
brew tap caskroom/fonts
brew cask install font-inconsolata
brew cask install font-roboto
brew cask install font-roboto-mono
brew cask install font-menlo-for-powerline
brew cask install font-fira-mono-for-powerline
brew cask install font-open-sans
brew cask install font-open-sans-condensed
brew cask install font-fira-sans
# ------------------------------------------------------------------------------
# Mac App Store Software — mas list
mas signin davidhellmann.com@gmail.com
# Reeder (3.0.1)
mas install 880001334
# Blackmagic Disk Speed Test (3.0)
mas install 42526455
# Sip (4.4.1)
mas install 507257563
# Tweetbot (2.4.4)
mas install 557168941
# Deliveries (2.1.2)
mas install 924726344
# Grids for Instagram (4.2.2)
mas install 916198600
# Characters (1.2.2)
mas install 536511979
# Integrity (6.8.4)
mas install 513610341
# Magnet (1.10.2)
mas install 441258766
# SnippetsLab (1.6.4)
mas install 1006087419
# iPhoto (9.6.1)
mas install 408981381
# Twitter (4.2.4)
mas install 409789998
# MiStat (1.3)
mas install 412573724
# Pages (6.0.5)
mas install 409201541
# Outbank (1.1.7)
mas install 1094255754
# Gradient (1.1)
mas install 481981128
# Boom 2 (1.5)
mas install 948176063
# iMovie (10.1.3)
mas install 408981434
# Numbers (4.0.5)
mas install 409203825
# Quiver (3.0.3)
mas install 866773894
# 1Password (6.5.1)
mas install 443987910
# Bear (1.0.3)
mas install 1091189122
# Keynote (7.0.5)
mas install 409183694
# ------------------------------------------------------------------------------
# Sonstige Apps
# Mamp Pro
# Invison Craft Manager
# Renamer
# ForkLift Beta
# ------------------------------------------------------------------------------
# Cask Apps
brew cask install adobe-creative-cloud
brew cask install alfred
brew cask install atom
brew cask install carbon-copy-cloner
brew cask install dropbox
brew cask install archiver
brew cask install appdelete
brew cask install daisydisk
brew cask install dash
brew cask install dynamite
brew cask install firefox
brew cask install google-chrome
brew cask install fontexplorer-x-pro
brew cask install rightfont
brew cask install forklift
brew cask install franz
brew cask install geekbench
brew cask install grandtotal
brew cask install iconjar
brew cask install imageoptim
brew cask install iterm2
brew cask install kaleidoscope
brew cask install phpstorm
brew cask install pngyu
brew cask install sequel-pro
brew cask install skype
brew cask install sketch-toolbox
brew cask install sketchbook
brew cask install slack
brew cask install spotify
brew cask install sublime-text
brew cask install superduper
brew cask install suspicious-package
brew cask install things
brew cask install tower