-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
61 lines (61 loc) · 987 Bytes
/
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
tap "homebrew/bundle"
tap "homebrew/services"
tap "mutecipher/tap"
brew "libyaml"
brew "ansible"
brew "[email protected]"
brew "dotnet"
brew "emacs"
brew "fd"
brew "ffmpeg"
brew "fzf"
brew "gcc"
brew "gh"
brew "git"
brew "gnupg"
brew "go"
brew "helm"
brew "hut"
brew "imagemagick"
brew "jq"
brew "kubernetes-cli"
brew "lazygit"
brew "libpq"
brew "neovim"
brew "nvm"
brew "pandoc"
brew "pinentry-mac"
brew "pkgconf"
brew "pyenv"
brew "rbenv"
brew "ripgrep"
brew "shellcheck"
brew "starship"
brew "watch"
brew "wget"
brew "zig"
brew "mutecipher/tap/didder"
cask "appcleaner"
cask "figma"
cask "font-inter"
cask "font-noto-mono"
cask "font-noto-sans-mono"
cask "font-sf-mono"
cask "font-source-code-pro"
cask "ghostty"
cask "handbrake"
cask "makemkv"
cask "mkvtoolnix"
cask "netnewswire"
cask "obs"
cask "playdate-mirror"
cask "prusaslicer"
cask "raspberry-pi-imager"
cask "sonic-pi"
cask "sony-ps-remote-play"
cask "tableplus"
cask "tic80"
cask "viscosity"
cask "vlc"
cask "wezterm"
cask "yaak"