-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
executable file
·55 lines (42 loc) · 863 Bytes
/
Brewfile
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
54
55
# brew install
brew 'bash-completion'
brew 'git'
brew 'mas'
# install packages
cask_args appdir: '/Applications'
tap 'caskroom/cask'
tap 'caskroom/versions'
# Casks
#cask 'alfred'
cask 'google-chrome'
cask 'google-chrome-canary'
cask 'firefox'
cask 'brave-browser'
cask 'iterm2'
# cask 'sequel-pro'
# cask 'sourcetree'
cask 'fork'
cask 'visual-studio-code'
cask 'sublime-text'
cask 'postman'
cask 'zeplin'
cask 'balsamiq-mockups'
cask 'docker'
cask 'slack'
cask 'telegram-desktop'
cask 'safeincloud-password-manager'
cask 'appcleaner'
#cask 'the-unarchiver'
cask 'keka'
cask 'cloudapp'
cask 'notion'
cask 'spotify'
cask 'spotifree'
# cask 'dropbox'
cask 'hiddenbar'
# mas, from apple store
mas "LINE", id: 539883307
mas "Magnet", id: 441258766
mas "Simplenote", id: 692867256
#mas "MicrosoftRemoteDesktop", id: 715768417
mas "Todoist", id: 585829637