-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathapp.sh
More file actions
executable file
·32 lines (28 loc) · 701 Bytes
/
app.sh
File metadata and controls
executable file
·32 lines (28 loc) · 701 Bytes
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
#!/bin/bash
cat <<EOS
AkkeyLab
The elapsed time does not matter.
Because speed is important.
EOS
#
# Install web apps.
#
echo " ----- Install web apps ------"
brew install --cask 1password
brew install --cask android-studio
brew install --cask docker
brew install --cask google-chrome
brew install --cask iterm2
brew install --cask slack
brew install --cask spotify
brew install --cask imageoptim
brew install --cask visual-studio-code
brew install --cask adobe-creative-cloud
brew install --cask zoom
brew install --cask discord
brew install --cask notion
brew install --cask figma
brew install --cask tableplus
brew install --cask postman
brew install --cask clipy
brew install --cask alfred