-
Notifications
You must be signed in to change notification settings - Fork 2
/
lite_bootstrap.rb
44 lines (37 loc) · 1 KB
/
lite_bootstrap.rb
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
dep 'mbp-dotfiles-prefs-zsh-vim' do
requires 'dotfiles',
'private-dotfiles',
'os x prefs',
'oh-my-zsh and janus',
'macvim',
'Pow',
'rvm'
requires 'Growl.installer',
'KeyRemap4MacBook.installer',
'locatedb',
'MercuryMover.installer',
'SIMBL.installer',
'teleport.installer'
requires 'Echofon.app',
'Evernote.app',
'Firefox.app',
'Fluid.app',
'Google Chrome.app'
requires 'Skype.app',
'Sparrow.app',
'Things.app'
requires 'GitX.app',
'iTerm.app'
requires 'Airfoil.app',
'Carbon Copy Cloner.app',
'Dropbox.app',
'Flux.app',
'iStat Menus.app',
'ScreenSharingMenulet.app',
'SmartSleep.app',
'Spark.app',
'Stay.app',
'TotalFinder.app'
requires '1Password.app',
'SizeUp.app'
end