-
Notifications
You must be signed in to change notification settings - Fork 0
/
macapps.sh
executable file
·53 lines (43 loc) · 1018 Bytes
/
macapps.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
#!/bin/bash
#PROGRAMS="atom postbox slack basictex firefox evernote iterm2 steam google-chrome caffeine gimp xquartz carbon-copy-cloner gimp github-desktop grandperspective inkscape limechat mendeley-desktop microsoft-office papers shiori skype sonos sourcetree textmate things vlc kensington-trackball-works dropbox"
PROGRAMS=
for prog in `echo $PROGRAMS`
do
brew cask install $prog
done
exit 0
# Not in Cask:
# Firefox add-ons (installed via sync)
# ARRIRAWConverter
# ARC_CMD
# Blackmagic utils
# CKAN
# dzc-ffor
# Pages, Numbers, Keynote
# MS Remote Desktop?? (part of office?)
# Xcode (+ cmd line)
# Rapport
# Don't want to install via cask:
# 1password (Not from Mac App store either!)
# Steam:
# YNAB
# KSP
# Failed December 2015
# github-desktop
# Once installed, no longer needed:
# Juno, Lighttable
# LightPaper
# LibreOffice
# matlab
# Loose Leaves
# MacDown
# Monodraw
# Mou
# Handbrake
# MPEG Streamclip
# MPlayerX
# VirtualBox
# VMWare Fusion
# fuse-ext2 & OSXFUSE
# Flash Player
# miniconda