-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
45 lines (45 loc) · 797 Bytes
/
Copy pathBrewfile
File metadata and controls
45 lines (45 loc) · 797 Bytes
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
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "allure"
brew "ffmpeg"
brew "htop"
brew "jq"
brew "zookeeper"
brew "kafka"
brew "kcat"
brew "krb5"
brew "openssl@3"
brew "poetry"
brew "postgresql", restart_service: true
brew "pyenv"
brew "redis", restart_service: true
brew "tailscale"
brew "tmux"
brew "youtube-dl"
brew "hashicorp/tap/terraform"
cask "1password"
cask "alacritty"
cask "cloudflare-warp"
cask "discord"
cask "docker"
cask "dotnet"
cask "google-chrome"
cask "google-cloud-sdk"
cask "karabiner-elements"
cask "krisp"
cask "paw"
cask "postico"
cask "postman"
cask "privatevpn"
cask "pycharm"
cask "slack"
cask "spotify"
cask "sublime-merge"
cask "sublime-text"
cask "teamviewer"
cask "vanilla"
cask "whatsapp"
cask "zoom"