-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
75 lines (73 loc) · 1.44 KB
/
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
brew 'antigen'
brew 'asdf'
brew 'fzf'
brew 'gh'
brew 'git'
brew 'gnu-tar'
brew 'gpg'
brew 'httping'
brew 'k9s'
brew 'mas'
brew 'postgresql'
brew 'redis'
brew 'terraform'
brew 'tldr'
brew 'tmux'
brew 'tree'
brew 'vim'
brew 'wifi-password'
brew 'wget'
brew 'zsh'
# App Store
mas '1Password', id: 1333542190
mas 'Amphetamine', id: 937984704
mas 'DaisyDisk', id: 411643860
mas 'ForkLift', id: 412448059
mas 'Keynote', id: 409183694
mas 'Kindle', id: 405399194
mas 'Mactracker', id: 430255202
mas 'Magnet', id: 441258766
mas 'Noizio', id: 928871589
mas 'Numbers', id: 409203825
mas 'Pages', id: 409201541
mas 'Pixelmator Pro', id: 1289583905
mas 'Pocket', id: 568494494
mas 'Reeder', id: 1449412482
mas 'Slack', id: 803453959
mas 'Telegram', id: 747648890
mas 'Things3', id: 904280696
mas 'TrashMe 3', id: 1490879410
mas 'Trello', id: 1278508951
mas 'Twitter', id: 1482454543
mas 'Whatsapp', id: 1147396723
mas 'WiFi Scanner', id: 411680127
mas 'Xcode', id: 497799835
cask 'alfred'
cask 'authy'
cask 'cakebrew'
cask 'cleanshot'
cask 'coconutbattery'
cask 'dash'
cask 'discord'
cask 'docker'
cask 'dropbox'
cask 'firefox'
cask 'font-fira-code-nerd-font'
cask 'font-fira-mono-nerd-font'
cask 'font-jetbrains-mono-nerd-font'
cask 'fork'
cask 'graphiql'
cask 'imageoptim'
cask 'insomnia'
cask 'iterm2'
cask 'monitorcontrol'
cask 'notion'
cask 'obs'
cask 'proxyman'
cask 'sketch'
cask 'sloth'
cask 'spotify'
cask 'tableplus'
cask 'tor-browser'
cask 'visual-studio-code'
cask 'vlc'