File tree Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,12 @@ brew cask info this-is-somewhat-annoying 2>/dev/null
18
18
19
19
# Homebrew casks
20
20
casks=(
21
- # Password required
22
- chronosync
23
- remote-desktop-connection
24
- totalfinder
25
- transmission-remote-gui
26
- # No password required
21
+ # Applications
27
22
a-better-finder-rename
28
23
bettertouchtool
29
24
charles
30
25
chromium
26
+ chronosync
31
27
dropbox
32
28
fastscripts
33
29
firefox
@@ -37,19 +33,37 @@ casks=(
37
33
iterm2
38
34
launchbar
39
35
macvim
36
+ menumeters
40
37
moom
41
- reaper
42
38
race-for-the-galaxy
39
+ reaper
40
+ remote-desktop-connection
43
41
sonos
44
42
spotify
45
43
steam
46
44
synology-assistant
47
45
teamspeak-client
48
46
the-unarchiver
49
47
todoist
48
+ totalfinder
50
49
tower
50
+ transmission-remote-gui
51
51
vlc
52
52
whatsize
53
+ # Quick Look plugins
54
+ betterzipql
55
+ qlcolorcode
56
+ qlmarkdown
57
+ qlprettypatch
58
+ qlstephen
59
+ quicklook-csv
60
+ quicklook-json
61
+ quicknfo
62
+ suspicious-package
63
+ webp-quicklook
64
+ # Color pickers
65
+ colorpicker-developer
66
+ colorpicker-skalacolor
53
67
)
54
68
55
69
# Install Homebrew casks.
You can’t perform that action at this time.
0 commit comments