-
Notifications
You must be signed in to change notification settings - Fork 2
/
.Brewfile
95 lines (94 loc) · 1.57 KB
/
.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
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
tap "carhartl/tap"
brew "carhartl/tap/git-commit-template"
brew "ccat"
brew "chart-testing"
brew "cosign"
brew "crane"
brew "csvkit"
brew "ctop"
brew "curl" # More recent than the one that comes with macOS Monterey!
brew "direnv"
brew "dive"
brew "fd"
brew "fortune"
brew "fx"
brew "fzf"
brew "gist"
brew "git"
brew "git-absorb"
brew "gitmoji"
brew "gnupg"
brew "go"
brew "golangci-lint"
tap "goreleaser/tap"
brew "goreleaser/tap/goreleaser"
brew "grex"
brew "hadolint"
brew "helm"
brew "htop"
brew "httpie"
brew "httpstat"
brew "ipcalc"
brew "jaq"
brew "jnv"
brew "jo"
tap "jkfran/killport"
brew "killport"
tap "knqyf263/pet"
brew "knqyf263/pet/pet"
brew "kube-score"
brew "kubeconform"
brew "kubectx"
brew "kubespy"
brew "lefthook"
brew "mdp"
brew "mise"
brew "moreutils" # https://joeyh.name/code/moreutils/
brew "m-cli"
brew "ngrep"
tap "nao1215/tap"
brew "nao1215/tap/gup"
brew "node"
brew "prettier"
brew "pug"
brew "pure"
brew "ripgrep"
brew "scc"
brew "shellcheck"
brew "shfmt"
brew "siege"
brew "tag"
brew "tldr"
brew "tmux"
brew "tree"
tap "trufflesecurity/trufflehog"
brew "trufflesecurity/trufflehog/trufflehog"
brew "uv"
brew "vim"
brew "watch"
brew "wget"
brew "yamllint"
tap "ycd/tap"
brew "ycd/tap/dstp"
brew "ykman"
brew "yq"
brew "z"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
cask "alfred"
cask "appcleaner"
cask "google-chrome"
cask "chrysalis"
cask "docker"
cask "dropbox"
cask "elgato-control-center"
cask "firefox"
cask "font-monaspace"
cask "proxyman"
cask "textmate"
cask "tower"
cask "visual-studio-code"
cask "warp"
cask "1password"
cask "1password-cli"