-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmas.sh
51 lines (34 loc) · 837 Bytes
/
mas.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
#!/usr/bin/env bash
# Installing software from the MAS.
# Upgrade the MAS.
mas upgrade
# Install AdGuard for Safari.app
mas install 1440147259
# Install Amphetamine.app
mas install 937984704
# Install Blackmagic Disk Speed Test.app
mas install 425264550
# Install Xcode.app
mas install 497799835
# Install Trello.app
mas install 1278508951
# Install Spark.app
# mas install 1176895641
# Install Pages.app
mas install 409201541
# Install Discovery.app (ex bonjour-browser)
mas install 1381004916
# Install The Unarchiver.app
mas install 425424353
# Install Numbers.app
mas install 409203825
# Install Telegram Lite.app
mas install 946399090
# Install Twitter.app
mas install 1482454543
# Install Slack.app
mas install 803453959
# Install GarageBand.app
mas install 682658836
# Install WhatsApp.app
mas install 1147396723