-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
64 lines (64 loc) · 1.13 KB
/
Brewfile
File metadata and controls
64 lines (64 loc) · 1.13 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
tap "1password/tap"
tap "coursier/formulas"
tap "hashicorp/tap"
tap "homeport/tap"
tap "kraken/temp"
tap "norwoodj/tap"
tap "octoenergy/kraken-cli", "git@github.com:octoenergy/kraken-cli.git"
brew "openssl@3"
brew "xz"
brew "awscli"
brew "bash"
brew "binutils"
brew "cairo"
brew "croc"
brew "libtiff"
brew "erlang"
brew "fd"
brew "fzf"
brew "gh"
brew "git"
brew "git-absorb"
brew "git-lfs"
brew "unbound"
brew "gnutls"
brew "grep"
brew "htop"
brew "libffi"
brew "libmagic"
brew "libmemcached"
brew "libxml2"
brew "luarocks"
brew "memcached"
brew "mprocs"
brew "neovim"
brew "oxipng"
brew "pipx"
brew "postgresql@14"
brew "pyenv"
brew "pyenv-virtualenvwrapper"
brew "rabbitmq"
brew "ripgrep"
brew "sops"
brew "terraform-docs"
brew "tflint"
brew "wget"
brew "yarn"
brew "zlib"
brew "zoxide"
brew "zsh"
brew "zsh-syntax-highlighting"
brew "coursier/formulas/coursier"
brew "hashicorp/tap/terraform"
brew "homeport/tap/dyff"
brew "kraken/temp/libxmlsec1"
brew "norwoodj/tap/helm-docs"
brew "octoenergy/kraken-cli/kraken-cli"
cask "1password-cli"
cask "asana"
cask "aws-vault"
cask "iterm2"
cask "monitorcontrol"
cask "raycast"
cask "rectangle"
cask "spotify"