-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
53 lines (37 loc) · 841 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
# 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 "python@3.12"
brew "git"
cask "goland"
cask "chatgpt"
brew "powerlevel10k"
# Utilities
cask "google-chrome"
cask "google-drive"
cask "1password"
cask "1password-cli"
cask "alfred"
cask "appzapper"
cask "bartender"
cask "spotify"
cask "displaylink"
cash "signal"
cash "whatsapp"
# Productivity
mas "Omnifocus", id: 1542143627
mas "Flycut", id: 442160987
mas "Remarkable", id: 1276493162
## Personal
mas "Home Assistant", id: 1099568401
mas "Tailscale", id: 1475387142
cask "snapmaker-luban"
cask "8bitdo-ultimate-software"
### Productivity
cask "timeular"
cask "elgato-stream-deck"