-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathBrewfile
More file actions
126 lines (126 loc) · 2.12 KB
/
Brewfile
File metadata and controls
126 lines (126 loc) · 2.12 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
tap "borkdude/brew"
tap "codecrafters-io/tap"
tap "jandedobbeleer/oh-my-posh"
tap "jetbrains/utils"
tap "olets/tap"
tap "tako8ki/tap"
tap "xo/xo"
brew "arm-linux-gnueabihf-binutils"
brew "arp-scan"
brew "atuin"
brew "bat"
brew "choose-rust"
brew "cmake"
brew "coreutils"
brew "cowsay"
brew "deno"
brew "diff-so-fancy"
brew "direnv"
brew "docker-compose"
brew "dotnet"
brew "dotnet@8"
brew "dua-cli"
brew "duc"
brew "duf"
brew "dust"
brew "eza"
brew "fd"
brew "fennel"
brew "ffmpeg"
brew "fonttools"
brew "fzf"
brew "gh"
brew "ghostscript"
brew "gifsicle"
brew "git"
brew "git-absorb"
brew "git-delta"
brew "git-lfs"
brew "go"
brew "httpd"
brew "hyperfine"
brew "imagemagick"
brew "imessage-exporter"
brew "ispell"
brew "jenv"
brew "jj"
brew "katago"
brew "lazydocker"
brew "lazygit"
brew "lazyjj"
brew "lazysql"
brew "lcdf-typetools"
brew "leiningen"
brew "lima"
brew "lua"
brew "lua-language-server"
brew "luarocks"
brew "luajit-openresty"
brew "moor"
brew "utf8proc", args: ["HEAD"]
brew "neovim", args: ["HEAD"]
brew "nvimpager"
brew "nim"
brew "nmap"
brew "node"
brew "oh-my-posh"
brew "ollama", restart_service: :changed
brew "opencv"
brew "p7zip"
brew "pandoc"
brew "pgcli"
brew "pnpm"
brew "podman"
brew "postgresql@16"
brew "postgresql@17", link: true
brew "pyright"
brew "qemu"
brew "rbenv"
brew "rclone"
brew "ripgrep"
brew "rlwrap"
brew "sd"
brew "sevenzip"
brew "shellcheck"
brew "smartmontools"
brew "tlrc"
brew "tmux"
brew "tree"
brew "tree-sitter"
brew "tree-sitter-cli"
brew "ttfautohint"
brew "uv"
brew "virtualenv"
brew "vivid"
brew "watch"
brew "wget"
brew "yazi"
brew "yt-dlp"
brew "zellij"
brew "zig"
brew "zola"
brew "zoxide"
brew "zsh"
brew "borkdude/brew/babashka"
brew "codecrafters-io/tap/codecrafters"
brew "jetbrains/utils/qodana"
brew "olets/tap/zsh-abbr"
brew "tako8ki/tap/gobang"
brew "xo/xo/usql"
cask "beekeeper-studio"
cask "claude-code"
cask "docker-desktop"
cask "font-iosevka"
cask "ghostty"
cask "hammerspoon"
cask "keycastr"
cask "kitty@nightly"
cask "macmediakeyforwarder"
cask "meld"
cask "postman"
cask "sabaki"
cask "stats"
cask "vlc"
cask "wezterm@nightly"
cask "wireshark-app"
go "github.com/hadzicni/gitignore-cli/cmd/gitignore"