-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdot_brewfile
133 lines (113 loc) · 1.75 KB
/
dot_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
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
127
128
129
130
131
132
133
cask "iterm2"
brew "chezmoi"
brew "vivid"
brew "git"
brew "jj"
brew "tig"
brew "serie"
brew "git-cliff"
brew "git-sizer"
brew "pre-commit"
brew "fzf"
brew "sk"
brew "bfs"
brew "fd"
brew "ripgrep"
brew "bat"
brew "tokei"
brew "zellij"
brew "tmux"
brew "jq"
brew "jless"
brew "jaq"
brew "yq"
brew "fx"
brew "telnet"
brew "watch"
brew "tree"
brew "dos2unix"
brew "dateutils"
brew "ipcalc"
brew "bcal"
brew "hyperfine"
brew "coreutils"
brew "wget"
brew "gnu-sed"
brew "zoxide"
brew "yazi"
brew "btop"
brew "just"
brew "mise"
brew "uv"
brew "rustup"
brew "gnupg"
cask "1password"
cask "1password-cli"
cask "visual-studio-code"
# AWS
brew "awscli"
cask "session-manager-plugin"
tap "common-fate/granted"
brew "granted"
tap "aws/tap"
brew "ec2-instance-selector"
tap "lucagrulla/tap"
brew "cw"
# Terraform
# brew "atmos"
brew "terraform-docs"
brew "tfsec"
brew "tflint"
brew "tfmigrate"
brew "terramate"
brew "terragrunt"
tap "busser/tap"
brew "tfautomv"
tap "warrensbox/tap"
brew "tfswitch"
# Neovim
brew "neovim"
# Astronvim deps
brew "tree-sitter"
brew "ripgrep"
brew "lazygit"
# conflicts with coreutils du (gdu) ?
brew "gdu"
brew "bottom"
brew "viu"
cask "firefox"
cask "vitals"
cask "skype"
cask "slack"
cask "zoom"
# ZED
cask "zed"
brew "shellcheck"
brew "shfmt"
cask "android-studio"
cask "intellij-idea"
brew "lima"
brew "colima"
# Required for colima
brew "docker"
brew "docker-buildx"
# Kubernetes
brew "k3d"
brew "helm"
brew "kubectx"
brew "k9s"
brew "yamllint"
brew "ykman"
cask "yubico-authenticator"
brew "pinentry-mac"
brew "openssh"
# Grafana stack
brew "logcli"
brew "jsonnet"
brew "jsonnet-bundler"
# Fonts
cask "font-symbols-only-nerd-font"
cask "font-jetbrains-mono-nerd-font"
cask "font-m+-nerd-font"
cask "font-recursive-mono-nerd-font"
cask "font-inter"