-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
61 lines (61 loc) · 987 Bytes
/
Brewfile
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
tap "common-fate/granted"
tap "goreleaser/tap"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "oven-sh/bun"
brew "asciiquarium"
brew "sqlite"
brew "awscli"
brew "bat"
brew "btop"
brew "curlie"
brew "difftastic"
brew "entr"
brew "exiftool"
brew "eza"
brew "fd"
brew "fish"
brew "fswatch"
brew "fzf"
brew "gh"
brew "glow"
brew "go"
brew "golangci-lint"
brew "hugo"
brew "imagemagick"
brew "jq"
brew "lolcat"
brew "yt-dlp"
brew "mpv"
brew "mysql"
brew "neofetch"
brew "neovim"
brew "node"
brew "openjdk"
brew "php"
brew "pipx"
brew "pngquant"
brew "pnpm"
brew "ripgrep"
brew "ruby"
brew "shfmt"
brew "solargraph"
brew "sqlfluff"
brew "starship"
brew "tealdeer"
brew "tflint"
brew "trivy"
brew "watch"
brew "wimlib"
brew "common-fate/granted/granted"
brew "goreleaser/tap/goreleaser"
brew "hashicorp/tap/terraform"
brew "oven-sh/bun/bun"
cask "alt-tab"
cask "datweatherdoe"
cask "firefox@developer-edition"
cask "karabiner-elements"
cask "obsidian"
cask "raycast"
cask "slack"
cask "wezterm"