-
Notifications
You must be signed in to change notification settings - Fork 0
/
macos_Brewfile
103 lines (103 loc) · 2.04 KB
/
macos_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
tap "d12frosted/emacs-plus"
tap "epk/epk"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "jakehilborn/jakehilborn"
brew "cask"
brew "cowsay"
brew "ghostscript"
brew "unbound", restart_service: true
brew "tesseract"
brew "ffmpeg"
brew "fftw"
brew "fig2dev"
brew "fortune"
brew "gd"
brew "gdk-pixbuf"
brew "gifsicle"
brew "go"
brew "golangci-lint"
brew "pango"
brew "gnuplot"
brew "graphicsmagick"
brew "librsvg"
brew "graphviz"
brew "libheif"
brew "imagemagick"
brew "latex2html"
brew "launchdns"
brew "libgccjit"
brew "libpq"
brew "linkerd"
brew "mysql"
brew "mysql-client"
brew "pstoedit"
brew "qscintilla2"
brew "sundials"
brew "octave", link: false
brew "openjdk@17"
brew "oras"
brew "poppler"
brew "pdf2svg"
brew "pinentry-mac"
brew "postgresql@14"
brew "tcl-tk"
brew "ruby-build"
brew "rbenv"
brew "smartmontools"
brew "telnet"
brew "vips"
brew "webp"
brew "yt-dlp"
brew "jakehilborn/jakehilborn/displayplacer"
brew "d12frosted/emacs-plus/emacs-plus@30", args: ["with-elrumo2-icon", "with-imagemagick", "with-mailutils", "with-native-comp", "with-no-frame-refocus", "with-xwidgets", "with-poll", "with-dbus"]
cask "adobe-acrobat-reader"
cask "anki"
cask "azure-data-studio"
cask "background-music"
cask "balenaetcher"
cask "beekeeper-studio"
cask "discord"
cask "docker"
cask "eloston-chromium"
cask "eul"
cask "fiji"
cask "firefox"
cask "firefox@developer-edition"
cask "font-sf-mono-nerd-font"
cask "gimp"
cask "google-cloud-sdk"
cask "hacker-menu"
cask "hiddenbar"
cask "iina"
cask "inkscape"
cask "iterm2"
cask "karabiner-elements"
cask "lastfm"
cask "libreoffice"
cask "logi-options-plus"
cask "mactex"
cask "microsoft-auto-update"
cask "microsoft-azure-storage-explorer"
cask "microsoft-edge@dev"
cask "microsoft-teams"
cask "mitmproxy"
cask "mmhmm"
cask "monitorcontrol"
cask "notion"
cask "obs"
cask "safari-technology-preview"
cask "secretive"
cask "signal"
cask "slack@beta"
cask "steam"
cask "superduper"
cask "suspicious-package"
cask "temurin"
cask "visual-studio-code@insiders"
cask "vlc"
cask "vscodium"
cask "whatsapp"
cask "xquartz"
cask "zoom"
cask "zotero"