-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
74 lines (74 loc) · 1.18 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
tap "homebrew/bundle"
tap "oven-sh/bun"
brew "bat"
brew "btop"
brew "sqlite"
brew "deno"
brew "eza"
brew "ffmpeg"
brew "fnm"
brew "fzf"
brew "git"
brew "go"
brew "lazygit"
brew "neovim"
brew "posting"
brew "pyenv"
brew "pyenv-virtualenv"
brew "ripgrep"
brew "rustup"
brew "tectonic"
brew "thefuck"
brew "winetricks"
brew "xh"
brew "yt-dlp"
brew "zoxide"
brew "oven-sh/bun/bun"
cask "aldente"
cask "alt-tab"
cask "android-studio"
cask "appcleaner"
cask "arc"
cask "cloudflare-warp"
cask "dbeaver-community"
cask "discord"
cask "docker"
cask "dolphin"
cask "dteoh-devdocs"
cask "excalidrawz"
cask "font-jetbrains-mono-nerd-font"
cask "ghostty"
cask "google-chrome"
cask "grammarly-desktop"
cask "gray"
cask "handbrake"
cask "iina"
cask "imageoptim"
cask "inkscape"
cask "keka"
cask "keyboardcleantool"
cask "maccy"
cask "microsoft-teams"
cask "middleclick"
cask "monitorcontrol"
cask "notion"
cask "notion-calendar"
cask "obsidian"
cask "onyx"
cask "openemu"
cask "playcover-community"
cask "qbittorrent"
cask "raycast"
cask "rectangle"
cask "slite"
cask "spotify"
cask "utm"
cask "visual-studio-code"
cask "vlc"
cask "warp"
cask "whatsapp"
cask "whisky"
cask "wine-stable"
cask "wwdc"
cask "yacreader"
cask "zoom"