-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
72 lines (72 loc) · 1.23 KB
/
Brewfile
File metadata and controls
72 lines (72 loc) · 1.23 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
tap "dimentium/autoraise"
tap "felixkratz/formulae"
tap "homebrew/bundle"
tap "homebrew/services"
tap "koekeishiya/formulae"
tap "mrkai77/cask"
tap "nikitabobko/tap"
tap "owasp-amass/amass"
brew "amass"
brew "arp-scan"
brew "btop"
brew "duf"
brew "openssl@3"
brew "eza"
brew "feroxbuster"
brew "ffmpeg"
brew "fping"
brew "fzf"
brew "gcc@12"
brew "gh"
brew "pinentry"
brew "gnupg"
brew "go"
brew "hashcat"
brew "hyperfine"
brew "icu4c@75"
brew "jq"
brew "lazygit"
brew "lima"
brew "lpeg"
brew "lua"
brew "navi"
brew "neovim"
brew "nmap"
brew "node@18"
brew "nushell"
brew "ollama"
brew "openjdk"
brew "pinentry-mac"
brew "pipx"
brew "poetry"
brew "python@3.10"
brew "qt@5", link: true
brew "ripgrep"
brew "spdlog"
brew "stow"
brew "syncthing"
brew "telnet"
brew "tree"
brew "uv"
brew "watch"
brew "wget"
brew "yarn"
brew "youtube-dl", args: ["HEAD"]
brew "zellij"
brew "zk"
brew "zsh-autosuggestions"
brew "zsh-history-substring-search"
brew "felixkratz/formulae/borders"
brew "felixkratz/formulae/sketchybar"
brew "koekeishiya/formulae/skhd", args: ["HEAD"]
brew "koekeishiya/formulae/yabai"
cask "aerospace"
cask "autoraiseapp"
cask "cmake"
cask "font-hack-nerd-font"
cask "ghostty"
cask "kitty"
cask "librewolf"
cask "loop"
cask "sf-symbols"
cask "wezterm"