-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
117 lines (109 loc) · 2.27 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# Taps
tap "homebrew/cask-drivers"
## Utilities
brew "gh"
brew "imagemagick"
brew "mas"
brew "pandoc"
brew "tailscale"
brew "tree"
brew "watch"
brew "youtube-dl"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-history-substring-search"
brew "zsh-syntax-highlighting"
## Version Management
brew "asdf"
## Cloud Computing
brew "awscli"
brew "azure-cli"
brew "firebase-cli"
brew "terraform"
## iOS Development
brew "carthage"
brew "cocoapods"
# Python Development
brew "poetry"
## Kubernetes
brew "k9s"
brew "kubectx"
brew "kubernetes-cli"
brew "minikube"
# Apps
cask "aerial"
cask "alt-tab"
cask "anki"
cask "appcleaner"
cask "around"
cask "bartender"
cask "cleanshot"
cask "discord"
cask "docker"
cask "fantastical"
cask "figma"
cask "forklift"
cask "glance"
cask "iina"
cask "insomnia"
cask "iterm2"
cask "jetbrains-toolbox"
cask "keyboard-maestro"
cask "lens"
cask "logitech-presentation"
cask "mactex-no-gui"
cask "marked"
cask "microsoft-teams"
cask "miro"
cask "monitorcontrol"
cask "notion"
cask "obsidian"
cask "pdf-expert"
cask "philips-hue-sync"
cask "raycast"
cask "rocket"
cask "rocket-typist"
cask "rotato"
cask "sf-symbols"
cask "sip"
cask "spotify"
cask "synology-drive"
cask "tableplus"
cask "texpad"
cask "tower"
cask "transmit"
cask "tunnelbear"
cask "visual-studio-code"
cask "wwdc"
cask "zoom"
cask "zotero"
# App Store
mas "1Blocker", id: 1107421413
mas "1Password", id: 1333542190
mas "Affinity Designer", id: 824171161
mas "Affinity Photo", id: 824183456
mas "Affinity Publisher", id: 881418622
mas "Amphetamine", id: 937984704
mas "ChatMate for WhatsApp", id: 1228059008
mas "Compressor", id: 424390742
mas "Final Cut Pro", id: 424389933
mas "GoodNotes 5 ", id: 1444383602
mas "Highlights - Extract PDF Notes", id: 1498912833
mas "Irvue", id: 1039633667
mas "Keynote", id: 409183694
mas "Kindle", id: 405399194
mas "Magnet", id: 441258766
mas "Microsoft Excel", id: 462058435
mas "Microsoft PowerPoint", id: 462062816
mas "Microsoft Word", id: 462054704
mas "Motion", id: 434290957
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Reeder 5.", id: 1529448980
mas "Slack", id: 803453959
mas "Spark", id: 1176895641
mas "Telegram", id: 747648890
mas "TickTick", id: 966085870
mas "Trello", id: 1278508951
mas "WhatsApp Desktop", id: 1147396723
mas "Xcode", id: 497799835