-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
77 lines (77 loc) · 1.41 KB
/
Brewfile
File metadata and controls
77 lines (77 loc) · 1.41 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
tap "cloudflare/cloudflare"
tap "felixkratz/formulae"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "jandedobbeleer/oh-my-posh"
tap "mostlygeek/llama-swap"
tap "nikitabobko/tap"
tap "pulumi/tap"
tap "ringohub/redis-cli"
tap "shaunsingh/sfmono-nerd-font-ligaturized"
tap "tw93/tap"
brew "bat"
brew "btop"
brew "delve"
brew "direnv"
brew "dive"
brew "eza"
brew "fd"
brew "fzf"
brew "node"
brew "gemini-cli"
brew "git"
brew "git-delta"
brew "gnu-sed"
brew "nettle"
brew "go"
brew "helm"
brew "htop"
brew "huggingface-cli"
brew "ical-buddy"
brew "jq"
brew "kind"
brew "llama.cpp"
brew "neovim"
brew "python@3.13"
brew "nmap"
brew "pkgconf"
brew "ripgrep"
brew "tcpdump"
brew "testssl"
brew "tmux"
brew "wget"
brew "wireguard-tools"
brew "wireshark"
brew "witr"
brew "xh"
brew "zoxide"
brew "cloudflare/cloudflare/curl"
brew "jandedobbeleer/oh-my-posh/oh-my-posh"
brew "mostlygeek/llama-swap/llama-swap"
cask "nikitabobko/tap/aerospace"
cask "betterdisplay"
cask "blockblock"
cask "capcut"
cask "copilot-cli"
cask "devtoys"
cask "dotnet-sdk"
cask "folx"
cask "font-meslo-lg-nerd-font"
cask "shaunsingh/sfmono-nerd-font-ligaturized/font-sf-mono-nerd-font-ligaturized"
cask "ghostty"
cask "homerow"
cask "hyperkey"
cask "knockknock"
cask "lulu"
cask "mos"
cask "obsidian"
cask "podman-desktop"
cask "rider"
cask "sf-symbols"
cask "spotify"
cask "steam"
cask "visual-studio-code"
cask "vlc"
cask "wezterm"
cask "zen"