-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
48 lines (44 loc) · 946 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
brew "asdf"
brew "git"
brew "mas"
brew "mise"
brew "sqlite"
brew "starship"
brew "trash"
# Dependencies
brew "gpg" # asdf nodejs plugin
cask "appcleaner"
cask "backblaze"
cask "dash"
cask "downie"
cask "figma"
cask "firefox@developer-edition"
cask "hey"
cask "iina"
cask "insomnia"
cask "netnewswire"
cask "obsidian"
cask "orbstack"
cask "raycast"
cask "slack"
cask "sloth"
cask "tableplus"
cask "transmission"
cask "tower"
cask "tuple"
cask "visual-studio-code"
cask "warp"
cask "zed"
mas "1Blocker", id: 1_107_421_413
mas "DaisyDisk", id: 411_643_860
mas "Gifski", id: 1_351_639_930
mas "Kaleidoscope", id: 587_512_244
mas "Mactracker", id: 430_255_202
mas "Monodraw", id: 920_404_675
mas "Movist", id: 461_788_075
mas "Parcel", id: 639_968_404
mas "Permute", id: 1_444_998_321
mas "Soulver 3", id: 1_508_732_804
mas "System Color Picker", id: 1_545_870_783
tap "brandonweiss/homebrew-tap"
brew "brandonweiss/tap/git-aliae", args: ["HEAD"]