-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
120 lines (117 loc) · 1.96 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
108
109
110
111
112
113
114
115
116
117
118
119
120
# taps
tap "homebrew/binary"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/dupes"
tap "homebrew/cask-drivers"
tap "caskroom/cask"
tap "sambadevi/powerlevel9k"
tap "shopify/shopify"
tap "robscott/tap"
# binaries
brew "glab"
brew "yt-music"
brew "cookiecutter"
brew "bat"
brew "stow"
brew "grep"
brew "kind"
brew "awscli"
brew "elixir"
brew "bash"
brew "direnv"
brew "jq"
brew "python"
brew "bash-completion@2"
brew "python3"
brew "bazaar"
brew "cfssl"
brew "rbenv"
brew "coreutils"
brew "curl"
brew "ruby"
brew "screen"
brew "socat"
brew "findutils"
brew "moreutils"
brew "gcc"
brew "ssh-copy-id"
brew "node"
brew "git"
brew "openssh"
brew "tmux"
brew "git-crypt"
brew "openssl"
brew "tree"
brew "glide"
brew "watch"
brew "wget"
brew "mas"
brew "gnu-sed"
brew "kubectx"
brew "hub"
brew "wireguard-tools"
brew "yq"
brew "zsh"
brew "zsh-syntax-highlighting"
brew "asdf"
brew "vault"
brew "pipenv"
brew "nvim"
brew "ansible"
brew "pre-commit"
brew "mfuentesg/tap/ksd"
brew "stern"
brew "FairwindsOps/tap/rbac-lookup"
brew "minamijoyo/tfupdate/tfupdate"
brew "ack"
brew "ejson"
brew "zaquestion/tap/lab"
brew "norwoodj/tap/helm-docs"
brew "krew"
brew "bazel"
brew "yamllint"
brew "git-delta"
brew "the_silver_searcher"
brew "gopls"
brew "golangci-lint"
brew "kubie"
brew "shellcheck"
brew "httpstat"
brew "FairwindsOps/tap/pluto"
brew "cleanshot"
brew "dive"
brew "pdf-expert"
brew "obsidian"
brew "argo"
brew "fzf"
brew "bruno"
brew "eza"
# apps
cask "appcleaner"
cask "google-chrome"
cask "slack"
cask "visual-studio-code"
cask "postman"
cask "iterm2"
cask "firefox"
cask "font-hack"
cask "sonos"
cask "bartender"
cask "moom"
cask "google-drive-file-stream"
cask "signal"
cask "contexts"
cask "gpg-suite"
cask "dbeaver-community"
cask "wezterm"
cask "typora"
# mas
mas "The Unarchiver", id: 425424353
mas "Pages", id: 409201541
mas "Numbers", id: 409203825
mas "1Password", id: 1333542190
mas "rcmd", id: 1596283165
mas "GoodLinks", id: 1474335294