-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
68 lines (68 loc) · 1.27 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
tap "azure/functions"
tap "cjbassi/gotop"
tap "clintmod/formulas"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "isen-ng/dotnet-sdk-versions"
brew "azure-cli"
brew "bat"
brew "bitwarden-cli"
brew "cloc"
brew "gh"
brew "git"
brew "go"
brew "grex"
brew "htop"
brew "imagemagick"
brew "nvm"
brew "postgresql"
brew "ranger"
brew "speedtest-cli"
brew "terminal-notifier"
brew "the_silver_searcher"
brew "tldr"
brew "wget"
brew "azure/functions/azure-functions-core-tools@3"
brew "clintmod/formulas/macprefs"
cask "amethyst"
cask "android-platform-tools"
cask "android-studio"
cask "appcleaner"
cask "bettertouchtool"
cask "cleanmymac"
cask "cscreen"
cask "docker"
cask "dotnet-sdk"
cask "dotnet-sdk3-1-400"
cask "dotnet-sdk5-0-400"
cask "dozer"
cask "dropbox"
cask "figma"
cask "firefox"
cask "font-fira-code"
cask "google-chrome"
cask "insomnia"
cask "iterm2"
cask "messenger"
cask "microsoft-office"
cask "microsoft-teams"
cask "monitorcontrol"
cask "notion"
cask "powershell"
cask "qlcolorcode"
cask "qlimagesize"
cask "qlmarkdown"
cask "qlstephen"
cask "qlvideo"
cask "quicklook-json"
cask "raycast"
cask "rocket"
cask "slack"
cask "spotify"
cask "spotmenu"
cask "the-unarchiver"
cask "visual-studio-code"