-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
90 lines (90 loc) · 1.5 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
tap "azure/functions"
tap "fluxcd/tap"
tap "homebrew/bundle"
tap "homebrew/services"
tap "kardolus/chatgpt-cli"
tap "kyoh86/tap"
tap "little-angry-clouds/my-brews"
tap "micronaut-projects/tap"
tap "upbound/tap"
tap "weaveworks/tap"
brew "act"
brew "argocd"
brew "argocd-autopilot"
brew "sqlite"
brew "asciinema"
brew "util-linux"
brew "glib"
brew "icu4c@76"
brew "libxml2"
brew "at-spi2-core"
brew "atuin"
brew "azure-cli"
brew "bat"
brew "binutils", link: true
brew "freetype"
brew "chezmoi"
brew "direnv"
brew "dotnet"
brew "elfutils"
brew "exercism"
brew "fish"
brew "wayland"
brew "libva"
brew "pkgconf"
brew "llvm"
brew "mesa"
brew "gcc"
brew "gcc@11"
brew "libtiff"
brew "shared-mime-info"
brew "gdk-pixbuf"
brew "gettext"
brew "gh"
brew "git"
brew "gobject-introspection"
brew "gsettings-desktop-schemas"
brew "harfbuzz"
brew "helm"
brew "httpie"
brew "hugo"
brew "jq"
brew "k2tf"
brew "k9s"
brew "kind"
brew "kubernetes-cli", link: false
brew "kubeseal"
brew "lazygit"
brew "xorg-server"
brew "libxkbcommon"
brew "llm"
brew "navi"
brew "ncdu"
brew "neovim"
brew "nghttp2"
brew "node", link: false
brew "nvm"
brew "pango"
brew "parallel"
brew "pipenv"
brew "pipx"
brew "python@3.10"
brew "python@3.9"
brew "ripgrep"
brew "rust"
brew "speedtest-cli"
brew "starship"
brew "tfenv"
brew "tfk8s"
brew "tfsec"
brew "thefuck"
brew "tldr"
brew "topgrade"
brew "virtualenv", link: false
brew "fluxcd/tap/flux"
brew "kyoh86/tap/richgo"
brew "little-angry-clouds/my-brews/kbenv"
brew "upbound/tap/up"
brew "weaveworks/tap/gitops"
vscode ""