-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathBrewfile
More file actions
138 lines (138 loc) · 2.71 KB
/
Brewfile
File metadata and controls
138 lines (138 loc) · 2.71 KB
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
tap "buo/cask-upgrade"
tap "felixkratz/formulae"
tap "nikitabobko/tap"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "shaunsingh/sfmono-nerd-font-ligaturized"
tap "zkondor/dist"
brew "sqlite"
brew "zstd"
brew "tree"
brew "ansible"
brew "aria2"
brew "bash"
brew "btop"
brew "freetype"
brew "cask"
brew "clang-format"
brew "dos2unix"
brew "eza"
brew "fzf"
brew "gdu"
brew "gh"
brew "git"
brew "git-delta"
brew "gitversion"
brew "gnupg"
brew "hidapi"
brew "highway"
brew "hopenpgp-tools"
brew "htop"
brew "ifstat"
brew "jq"
brew "openjdk"
brew "ktlint"
brew "lazygit"
brew "lftp"
brew "libavif"
brew "lsusb"
brew "lua"
brew "luarocks"
brew "make"
brew "mas"
brew "maven"
brew "mpv"
brew "ninja"
brew "nmap"
brew "node"
brew "nowplaying-cli"
brew "pinentry-mac"
brew "pipx"
brew "pkgconf"
brew "python-argcomplete"
brew "python@3.11"
brew "python@3.13"
brew "ranger"
brew "rbenv"
brew "rclone"
brew "rcm"
brew "restic"
brew "sevenzip"
brew "starship"
brew "switchaudio-osx"
brew "telnet"
brew "unar"
brew "vim"
brew "wget"
brew "wireshark"
brew "xcbeautify"
brew "ykman"
brew "felixkratz/formulae/sketchybar"
cask "nikitabobko/tap/aerospace"
cask "aldente"
cask "alt-tab"
cask "android-platform-tools"
cask "bettermouse"
cask "claude-code"
cask "discord"
cask "elgato-camera-hub"
cask "firefox"
cask "font-fira-code"
cask "font-fira-code-nerd-font"
cask "font-hack-nerd-font"
cask "font-roboto"
cask "font-sf-mono"
cask "font-sf-mono-nerd-font-ligaturized"
cask "font-sf-pro"
cask "font-sketchybar-app-font"
cask "garmin-express"
cask "gimp"
cask "google-chrome"
cask "hiddenbar"
cask "inkscape"
cask "kitty"
cask "logi-options+"
cask "microsoft-teams"
cask "middleclick"
cask "monitorcontrol"
cask "notchnook"
cask "notunes"
cask "openmtp"
cask "proxy-audio-device"
cask "prusaslicer"
cask "raycast"
cask "rustdesk"
cask "sf-symbols"
cask "shifty"
cask "signal"
cask "slack"
cask "soundanchor"
cask "spotify"
cask "stolendata-mpv"
cask "the-unarchiver"
cask "visual-studio-code"
cask "vlc"
cask "wireshark-app"
cask "yubico-authenticator"
mas "Amphetamine", id: 937984704
mas "AusweisApp", id: 948660805
mas "Bitwarden", id: 1352778147
mas "Color Picker", id: 1545870783
mas "Command X", id: 6448461551
mas "Endurance", id: 1590043284
mas "Pure Paste", id: 1611378436
mas "Saber", id: 1671523739
mas "WireGuard", id: 1451685025
vscode "alefragnani.project-manager"
vscode "anthropic.claude-code"
vscode "codezombiech.gitignore"
vscode "donjayamanne.git-extension-pack"
vscode "donjayamanne.githistory"
vscode "eamodio.gitlens"
vscode "ms-vscode-remote.remote-ssh"
vscode "ms-vscode-remote.remote-ssh-edit"
vscode "ms-vscode.remote-explorer"
vscode "tamasfe.even-better-toml"
vscode "yy0931.vscode-sqlite3-editor"
vscode "ziyasal.vscode-open-in-github"
uv "qmk", with: ["pip"]