-
Notifications
You must be signed in to change notification settings - Fork 0
/
brewfile
69 lines (64 loc) · 1.3 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
# Taps
tap 'homebrew/bundle'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
tap 'homebrew/services'
tap '1password/tap'
# Commands
brew 'asdf'
brew 'awscli'
brew 'curl'
brew 'direnv'
brew 'flyctl'
brew 'git'
brew 'htop'
brew 'k9s'
brew 'neovim'
brew 'starship'
brew 'watch'
brew 'wget'
brew 'zsh'
# Casks
cask '1password'
cask '1password-cli'
cask 'backblaze'
cask 'discord'
cask 'docker'
cask 'figma'
cask 'google-chrome'
cask 'kaleidoscope'
cask 'logi-options-plus'
cask 'multiviewer-for-f1'
cask 'opal-composer'
cask 'raycast'
cask 'readdle-spark'
cask 'setapp'
cask 'sf-symbols'
cask 'sublime-text'
cask 'tower'
cask 'transmit'
cask 'visual-studio-code'
cask 'warp'
cask 'zoom'
# Font
cask 'font-input'
# App store
brew 'mas'
mas '1Password for Safari', id: 1569813296
mas 'CARROT Weather', id: 961390574
mas 'Fantastical', id: 975937182
mas 'Flighty', id: 1358823008
mas 'JSON Peep', id: 1458969831
mas 'Keynote', id: 409183694
mas 'Mapper', id: 1589391989
mas 'Microsoft Excel', id: 462058435
mas 'Microsoft PowerPoint', id: 462062816
mas 'Microsoft Word', id: 462054704
mas 'Parcel', id: 639968404
mas 'Pixelmator Pro', id: 1289583905
mas 'Slack', id: 803453959
mas 'Testflight', id: 899247664
mas 'Things', id: 904280696
mas 'xScope', id: 889428659
mas 'WiFiman', id: 1385561119
mas 'WireGuard', id: 1451685025