-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
67 lines (66 loc) · 1.1 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
tap "gcenx/wine"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "mongodb/brew"
tap "ngrok/ngrok"
tap "weaveworks/tap"
brew "argocd"
brew "awscli"
brew "bash"
brew "bat"
brew "unbound"
brew "gnutls"
brew "cask"
brew "docker"
brew "fzf"
brew "go"
brew "gradle"
brew "helm"
brew "htop"
brew "jq"
brew "krb5"
brew "libomp", link: true
brew "minikube"
brew "mysql"
brew "neovim"
brew "nghttp2"
brew "node"
brew "pyenv"
brew "rust"
brew "terraform"
brew "tree"
brew "wget"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-history-substring-search"
brew "zsh-syntax-highlighting"
brew "weaveworks/tap/eksctl"
brew "mas"
cask "iterm2"
cask "1password"
cask "1password-cli"
cask "alt-tab"
cask "cron"
cask "discord"
cask "figma"
cask "google-chrome"
cask "gstreamer"
cask "jetbrains-toolbox"
cask "linear-linear"
cask "miniforge"
cask "miro"
cask "ngrok"
cask "notion"
cask "openvpn-connect"
cask "rectangle"
cask "slack"
cask "slack-cli"
cask "stats"
cask "visual-studio-code"
cask "yt-music"
cask "zoom"
mas "KakaoTalk", id: 869223134
mas "ScreenBrush", id: 1233965871