-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
153 lines (137 loc) · 2.42 KB
/
Brewfile
File metadata and controls
153 lines (137 loc) · 2.42 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
cask_args appdir: "/Applications"
tap "homebrew/cask"
tap "thecasualcoder/stable"
tap "fluxcd/tap"
tap "txn2/tap"
tap "datawire/blackbird"
tap "alextodicescu/tgenv"
tap "little-angry-clouds/my-brews"
tap "homebrew/cask-fonts"
# General
brew "ack"
brew "bash"
brew "bash-completion@2"
brew "openssh"
brew "stow"
brew "coreutils"
brew "direnv"
brew "fzf"
brew "git"
brew "htop"
brew "jq"
brew "pv"
brew "lynx"
brew "mas"
brew "nmap"
brew "rsync"
brew "ssh-copy-id"
brew "telnet"
brew "tree"
brew "watch"
brew "wget"
brew "yq"
brew "shellcheck"
brew "asciinema"
brew "speedtest-cli"
brew "pwgen"
brew "tldr"
# ZSH Plugins
brew "zsh-syntax-highlighting"
brew "zsh-autosuggestions"
# Automation
# brew "ansible"
# Cloud
# brew "awscli"
# brew "azure-cli"
# cask "google-cloud-sdk"
# Programming
brew "git-extras"
brew "git-delta"
cask "diffmerge"
brew "go"
brew "rbenv"
brew "rbenv-bundle-exec"
brew "rbenv-bundler"
brew "pyenv"
brew "shellcheck"
brew "gh"
brew "cookiecutter"
# Collaboration
brew "tmate"
# Kubernetes
brew "fluxcd/tap/flux", link: false
brew "istioctl"
brew "linkerd"
brew "kops"
brew "kube-fzf"
brew "kubectx"
brew "kubefwd"
brew "kubernetes-cli", link: false
brew "kbenv"
brew "helm", link: false
brew "helmenv"
brew "helmfile"
brew "kubebuilder"
brew "sops"
brew "stern"
brew "kubeaudit"
# cask "osxfuse"
brew "telepresence"
brew "krew"
brew "kind"
brew "minikube"
brew "velero"
# cask "lens"
brew "kustomize"
brew "argo"
brew "argocd"
brew "FairwindsOps/tap/pluto"
brew "kubeseal"
# Hashicorp
# brew "vault"
# brew "packer"
brew "tfenv"
brew "tgenv"
brew "tfsec"
brew "terraform-docs"
# brew "consul"
brew "terraformer"
# GPG
brew "pinentry-mac"
brew "gnupg", link: false
brew "mkcert"
brew "age"
cask "gpg-suite"
# cask "keybase"
# Applications
cask "aerial"
brew "docker" # Docker CLI
cask "firefox"
cask "flux", link: false
# cask "google-chrome"
cask "iterm2"
cask "itsycal"
cask "keepassxc"
cask "keepingyouawake"
# cask "skype"
cask "slack"
cask "spotify"
cask "the-unarchiver"
# cask "transmission-remote-gui"
# cask "virtualbox"
cask "visual-studio-code"
cask "vlc"
cask "zoom"
# cask "notion"
# cask 'clockify'
cask "yubico-authenticator"
cask "yubico-yubikey-manager"
cask "yubico-yubikey-personalization-gui"
cask "macmediakeyforwarder"
cask "spectacle"
mas "LanScan", id: 472226235
mas "Pocket", id: 568494494
mas "Trello", id: 1278508951
mas "Webcam Settings", id: 533696630
mas "Tailscale", id: 1475387142
cask "font-source-code-pro"