forked from fire1ce/BrewUp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.m1.local
82 lines (82 loc) · 1.25 KB
/
Brewfile.m1.local
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
tap "homebrew/bundle"
tap "homebrew/services"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "qmk/qmk"
tap "romkatv/powerlevel10k"
brew "xz"
brew "openssl@3"
brew "apache-arrow"
brew "awscli"
brew "bash"
brew "bat"
brew "cmake"
brew "coreutils"
brew "dive"
brew "docker"
brew "exiv2"
brew "icu4c@76"
brew "ffmpeg"
brew "fzf"
brew "gcc"
brew "gnupg"
brew "gpgme"
brew "pkgconf"
brew "libheif"
brew "openblas"
brew "poppler"
brew "gdal"
brew "git"
brew "git-lfs"
brew "gnu-sed"
brew "librsvg"
brew "graphviz"
brew "htop"
brew "jpeg"
brew "jq"
brew "lightgbm"
brew "llvm@17"
brew "lsd"
brew "mas"
brew "maven"
brew "micro"
brew "midnight-commander"
brew "mupdf-tools"
brew "ncdu"
brew "nmap"
brew "nvm"
brew "openjdk@21"
brew "parallel"
brew "pinentry-mac"
brew "pipx"
brew "postgresql@15"
brew "powerlevel10k"
brew "pyenv"
brew "reattach-to-user-namespace"
brew "rust"
brew "sevenzip"
brew "st"
brew "tmux"
brew "tree"
brew "unzip"
brew "uv"
brew "watch"
brew "zlib"
brew "zsh"
brew "zsh-autosuggestions"
cask "brave-browser"
cask "calibre"
cask "docker"
cask "font-hack-nerd-font"
cask "gramps"
cask "iina"
cask "iterm2"
cask "obsidian"
cask "openemu"
cask "protonvpn"
cask "rar"
cask "rectangle"
cask "session-manager-plugin"
cask "transmission"
cask "xbar"
cask "yubico-yubikey-manager"