-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
56 lines (56 loc) · 920 Bytes
/
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
tap "aws/tap"
tap "azure/draft"
tap "github/gh"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "warrensbox/tap"
brew "antigen"
brew "[email protected]"
brew "awscli"
brew "awslogs"
brew "bat"
brew "bazel"
brew "cairo"
brew "chezmoi"
brew "coreutils"
brew "direnv"
brew "fasd"
brew "flow"
brew "fzf"
brew "gh"
brew "guile"
brew "gnutls"
brew "gnupg"
brew "go"
brew "gobject-introspection"
brew "goenv"
brew "graphviz"
brew "helm"
brew "httpie"
brew "hub"
brew "jenv"
brew "jq"
brew "make"
brew "neovim"
brew "nvm"
brew "pandoc"
brew "parallel"
brew "protobuf"
brew "pulumi"
brew "ranger"
brew "ripgrep"
brew "tmux"
brew "tree"
brew "watchman"
brew "wget"
brew "z"
brew "aws/tap/aws-sam-cli"
brew "azure/draft/draft"
brew "hashicorp/tap/terraform-ls"
brew "warrensbox/tap/tfswitch"
brew "warrensbox/tap/tgswitch"
cask "font-hack-nerd-font"
cask "google-cloud-sdk"