-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
62 lines (58 loc) · 1.13 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
# jfaulken brewfile 11NOV2020
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "jakehilborn/jakehilborn"
brew "cc65"
brew "chocolate-doom"
brew "mas"
brew "opencbm"
brew "cmake"
brew "cocoapods"
brew "displayplacer"
brew "ffmpeg"
brew "fontconfig"
brew "fontforge"
brew "hashlink"
brew "haxe"
brew "hfsutils"
brew "qemu"
brew "sqlite"
brew "vice"
cask "1password"
cask "ableton-live-standard"
cask "adobe-creative-cloud"
cask "blender"
cask "discord"
cask "github"
cask "grandperspective"
cask "hex-fiend"
cask "iterm2"
cask "licecap"
cask "magicavoxel"
cask "retroarch"
cask "slack"
cask "spotify"
cask "steam"
cask "suspicious-package"
cask "the-unarchiver"
cask "transmission"
cask "vlc"
cask "vmware-fusion"
cask "visual-studio-code"
cask "arduino"
cask "carbon-copy-cloner"
cask "krita"
cask "openscad"
cask "minecraft"
cask "magicavoxel"
cask "prusaslicer"
cask "steelseries-exactmouse-tool"
cask "wine-stable"
mas "com.apple.dt.Xcode", id: 497799835
mas "Mactracker", id: 430255202
mas "Things", id: 904280696
mas "Tweetbot", id: 1384080005
mas "Ulysses", id: 1225570693