-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
63 lines (45 loc) · 1022 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
56
57
58
59
60
61
62
63
# Documented checklist at https://github.com/conallob/New-Machine/blob/master/osx-setup.md
# specify a directory to install
cask_args appdir: '/Applications'
# Customize Env
brew "chezmoi"
brew "mas"
# Coding Languages & Tools
brew "go"
brew "[email protected]"
brew "git"
cask "goland"
# Terminal
cask "ghostty"
# ZSH & Shell Environment
brew "atuin"
brew "powerlevel10k"
brew "zsh-autosuggestions"
# AI Chatbots
# TODO(conallob): There can only be one
cask "chatgpt"
cask "claude"
# Utilities
cask "google-chrome"
cask "google-drive"
cask "1password"
cask "1password-cli"
cask "alfred"
cask "appzapper"
cask "bartender"
cask "spotify"
cask "displaylink"
cask "signal"
cask "whatsapp"
# Productivity
cask "timeular"
cask "elgato-stream-deck"
mas "Omnifocus", id: 1542143627
mas "Flycut", id: 442160987
mas "Remarkable", id: 1276493162
## Personal
mas "Pixelmator Pro", id: 1289583905
mas "Home Assistant", id: 1099568401
mas "Tailscale", id: 1475387142
cask "snapmaker-luban"
cask "8bitdo-ultimate-software"