-
Notifications
You must be signed in to change notification settings - Fork 0
/
apps
43 lines (24 loc) · 750 Bytes
/
apps
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
#!bin/bash
brew install --cask firefox
brew install --cask google-chrome
brew install --cask iterm2
brew install --cask raycast
brew install --cask karabiner-elements
brew install --cask jetbrains-toolbox
brew install --cask visual-studio-code
brew install --cask bitwarden
brew install --cask keka
brew install --cask iina
brew install --cask tableplus
brew install --cask proxyman
brew install --cask folx
brew install --cask kap
brew install --cask appcleaner
brew install --cask spotify
brew install --cask disk-inventory-x
brew install --cask imageoptim
echo '++++++++++++++++++++++++++++++'
echo '++++++++++++++++++++++++++++++'
echo 'All done!'
echo 'Additional things to do:'
echo ' 1. Load configs for apps from /configs'