-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
77 lines (77 loc) · 1.38 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
tap "anchore/grype"
tap "aws/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "pjungermann/tap"
tap "warrensbox/tap"
brew "adr-tools"
brew "akamai"
brew "asdf"
brew "aws-iam-authenticator"
brew "awscli"
brew "coreutils"
brew "bfg"
brew "cfn-lint"
brew "cheat"
brew "container-diff"
brew "docker"
brew "docker-clean"
brew "docker-compose"
brew "findutils"
brew "gh"
brew "git"
brew "git-filter-repo"
brew "git-quick-stats"
brew "gnu-tar"
brew "gnupg"
brew "go"
brew "go-jsonnet"
brew "htop"
brew "hyperfine"
brew "imagemagick"
brew "jq"
brew "kubernetes-cli"
brew "kubectx"
brew "mas"
brew "nmap"
brew "parallel"
brew "pyenv"
brew "pyenv-virtualenv"
brew "python"
brew "ruby"
brew "shellcheck"
brew "sops"
brew "speedtest-cli"
brew "syft"
brew "tldr"
brew "trivy"
brew "watch"
brew "wifi-password"
brew "yamllint"
brew "yarn"
brew "yq"
brew "anchore/grype/grype"
brew "aws/tap/aws-sam-cli"
brew "pjungermann/tap/help-cmd"
brew "warrensbox/tap/tfswitch"
cask "airtame"
cask "android-file-transfer"
cask "camunda-modeler"
cask "discord"
cask "dropbox"
cask "firefox"
cask "google-chrome"
cask "jetbrains-toolbox"
cask "pgadmin4"
cask "rancher"
cask "spectacle"
cask "spotify"
cask "tunnelblick"
cask "zeebe-modeler"
cask "zoom"
mas "Amphetamine", id: 937984704
mas "AusweisApp2", id: 948660805
mas "Bitwarden", id: 1352778147
mas "Slack", id: 803453959
mas "Yubico Authenticator", id: 1497506650