-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
132 lines (132 loc) · 2.41 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
121
122
123
124
125
126
127
128
129
130
131
132
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "homeport/tap"
tap "jdx/tap"
tap "koekeishiya/formulae"
tap "ohueter/tap"
tap "prezi/security", "git@github.com:prezi/homebrew-security"
brew "xz"
brew "atool"
brew "automake"
brew "awscli"
brew "bash"
brew "libssh2"
brew "bat"
brew "blueutil"
brew "certifi"
brew "coreutils"
brew "difftastic"
brew "docutils"
brew "gnu-tar"
brew "dpkg"
brew "entr"
brew "exercism"
brew "exiftool"
brew "exiv2"
brew "libgit2"
brew "eza"
brew "icu4c"
brew "ffmpeg"
brew "findutils"
brew "flyctl"
brew "fzf"
brew "gh"
brew "git"
brew "glab"
brew "gnu-sed"
brew "gnupg"
brew "go"
brew "golangci-lint"
brew "helmfile"
brew "htop"
brew "icloudpd"
brew "jdupes"
brew "jnv"
brew "jpegoptim"
brew "jq"
brew "k9s"
brew "krew"
brew "kubectx"
brew "lft"
brew "mas"
brew "mcfly"
brew "mise"
brew "mmv"
brew "moreutils"
brew "ncdu"
brew "neovim"
brew "node"
brew "pdftohtml"
brew "pkg-config"
brew "pstree"
brew "pwgen"
brew "pyenv"
brew "pyyaml"
brew "rcm"
brew "rhash"
brew "ripgrep"
brew "ripsecrets"
brew "rust"
brew "shellcheck"
brew "shfmt"
brew "sk"
brew "starship"
brew "stern"
brew "teleport"
brew "terraform"
brew "tmux"
brew "velero"
brew "watch"
brew "wget"
brew "wxwidgets"
brew "yamllint"
brew "yq"
brew "zellij"
brew "zlib"
brew "zsh-autosuggestions"
brew "homeport/tap/dyff"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
brew "ohueter/tap/autokbisw"
brew "prezi/security/aws-login"
brew "prezi/security/ptp"
cask "adobe-acrobat-reader"
cask "aldente"
cask "alt-tab"
cask "bettertouchtool"
cask "darktable"
cask "doll"
cask "dropbox"
cask "firefox"
cask "font-fira-code"
cask "font-fira-code-nerd-font"
cask "font-fira-sans"
cask "font-new-york"
cask "font-sf-pro"
cask "google-drive"
cask "iterm2@beta"
cask "opera"
cask "orbstack"
cask "raycast"
cask "spaceman"
cask "visual-studio-code"
cask "whatsapp"
cask "zoom"
mas "Bitwarden", id: 1352778147
mas "Slack", id: 803453959
mas "Tailscale", id: 1475387142
mas "WhatsApp", id: 310633997
vscode "animus-coop.vscode-elixir-mix-formatter"
vscode "benvp.vscode-hex-pm-intellisense"
vscode "bradlc.vscode-tailwindcss"
vscode "gitlab.gitlab-workflow"
vscode "jakebecker.elixir-ls"
vscode "ms-vscode-remote.remote-ssh"
vscode "ms-vscode-remote.remote-ssh-edit"
vscode "ms-vscode.remote-explorer"
vscode "pantajoe.vscode-elixir-credo"
vscode "phoenixframework.phoenix"