-
Notifications
You must be signed in to change notification settings - Fork 0
/
brew-cask.sh
executable file
·43 lines (36 loc) · 1 KB
/
brew-cask.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
#!/bin/bash
# to maintain cask ....
# brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup`
brew install homebrew/cask-cask
# work related
# brew install --cask slack
# brew install --cask virtualbox
# browsers
brew install --cask google-chrome
brew install --cask google-chrome-canary
brew install --cask brave-browser
brew install --cask firefox
# utils
brew install --cask rectangle
brew install --cask spotify
brew install --cask caffeine
brew install --cask simplenote
brew install --cask whatsapp
brew install --cask telegram
brew install --cask mailspring
brew install --cask setapp
brew install --cask kap
brew install --cask vlc
brew install --cask notion
# dev
brew install --cask visual-studio-code
brew install --cask iterm2
brew install --build-from-source fnm
brew install --cask postman
brew install --cask sequel-ace
brew install --cask docker
# brew install --cask ngrok
# brew install --cask imagealpha
# brew install --cask imageoptim
# not on cask but much wanted
# pastebox