-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
107 lines (107 loc) · 2.12 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
96
97
98
99
100
101
102
103
104
105
106
107
tap "buildkite/cli"
tap "cloudflare/cloudflare"
tap "envato/envato-iamy"
tap "golangci/tap"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "jacobbednarz/cf-vault"
tap "minamijoyo/tfupdate"
tap "shopify/shopify"
tap "sj26/git-buildkite"
brew "coreutils"
brew "asdf"
brew "[email protected]", link: true
brew "awscli"
brew "bash"
brew "bats-core"
brew "benthos"
brew "caddy"
brew "glib"
brew "[email protected]"
brew "certbot"
brew "checkov"
brew "chezmoi"
brew "comby"
brew "docker", link: false
brew "exa"
brew "libssh"
brew "exiv2"
brew "harfbuzz"
brew "openjpeg"
brew "libass"
brew "libsodium"
brew "ffmpeg"
brew "fswatch"
brew "gawk"
brew "git"
brew "git-gui"
brew "gnupg"
brew "graphviz"
brew "grep"
brew "hugo"
brew "libheif"
brew "libraw"
brew "imagemagick"
brew "jq"
brew "libmaxminddb"
brew "libpq"
brew "localstack"
brew "mas"
brew "modd"
brew "neo4j", restart_service: true
brew "node-build"
brew "nodenv"
brew "nss"
brew "nvm"
brew "packer"
brew "postgresql@12", restart_service: true, link: true
brew "pre-commit"
brew "pv"
brew "ruby-build"
brew "rbenv"
brew "redis", restart_service: true
brew "ruby"
brew "shellcheck"
brew "terraform-docs"
brew "terraformer"
brew "terrascan"
brew "tfenv"
brew "tflint"
brew "tfsec"
brew "wget"
brew "yq"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "buildkite/cli/bk"
brew "cloudflare/cloudflare/cloudflared"
brew "envato/envato-iamy/iamy"
brew "golangci/tap/golangci-lint"
brew "heroku/brew/heroku"
brew "minamijoyo/tfupdate/tfupdate"
brew "shopify/shopify/ejson"
brew "sj26/git-buildkite/git-buildkite"
cask "aws-vault"
cask "cf-terraforming"
cask "cf-vault"
cask "docker"
cask "github"
cask "vagrant"
cask "visual-studio-code"
mas "1Password 7", id: 1333542190
mas "Bitwarden", id: 1352778147
mas "GarageBand", id: 682658836
mas "iMovie", id: 408981434
mas "Infuse", id: 1136220934
mas "Keynote", id: 409183694
mas "NextDNS", id: 1464122853
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Slack", id: 803453959
mas "The Unarchiver", id: 425424353
mas "WeChat", id: 836500024