-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
81 lines (81 loc) · 1.32 KB
/
Brewfile
File metadata and controls
81 lines (81 loc) · 1.32 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
tap "derailed/k9s"
tap "goreleaser/tap"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "mongodb/brew"
tap "pulumi/tap"
brew "zstd"
brew "libtiff"
brew "little-cms2"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "docutils"
brew "awscli"
brew "gnupg"
brew "blackbox"
brew "chezmoi"
brew "chroma"
brew "qemu"
brew "lima"
brew "colima"
brew "node"
brew "eslint"
brew "harfbuzz"
brew "openjpeg"
brew "leptonica"
brew "libbluray"
brew "tesseract"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "git"
brew "glow"
brew "go"
brew "helm"
brew "jq"
brew "k6"
brew "kubernetes-cli"
brew "krew"
brew "kubectx"
brew "librdkafka"
brew "lua"
brew "lua-language-server"
brew "mockery"
brew "mpv"
brew "mycli"
brew "neovim"
brew "nvm"
brew "prettier"
brew "[email protected]"
brew "[email protected]"
brew "redis"
brew "ripgrep"
brew "skaffold"
brew "stern"
brew "terraform"
brew "tflint"
brew "tmux"
brew "tree"
brew "wget"
brew "yarn"
brew "yq"
brew "derailed/k9s/k9s"
brew "goreleaser/tap/goreleaser"
brew "hashicorp/tap/boundary"
brew "hashicorp/tap/terraform-ls"
brew "pulumi/tap/pulumi"
cask "alacritty"
cask "clipy"
cask "docker"
cask "font-menlo-for-powerline"
cask "font-roboto-mono-for-powerline"
cask "font-roboto-mono-nerd-font"
cask "google-cloud-sdk"
cask "iterm2"
cask "linear-linear"
cask "postman"
cask "rectangle"
cask "sequel-ace"
cask "spotify"