-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
41 lines (41 loc) · 1000 Bytes
/
Brewfile
File metadata and controls
41 lines (41 loc) · 1000 Bytes
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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "homebrew/cask-fonts"
tap "mongodb/brew"
tap "yt-dlp/taps"
tap "heroku/brew"
tap "stripe/stripe-cli"
brew "fd"
brew "ffmpeg"
brew "fzf"
brew "git" # fix terminal slowness: https://apple.stackexchange.com/questions/119864/xcodebuild-firing-after-every-terminal-command
brew "gnupg" # GNU Privacy Guard, complete and free implementation of OpenPGP standard RFC4880
brew "lua-language-server"
brew "mkcert"
brew "mongodb-community@8.0"
# brew "p7zip"
brew "ripgrep"
brew "stow"
brew "stripe/stripe-cli/stripe"
brew "tldr"
brew "tmux"
brew "watchman"
brew "webp"
brew "wget"
brew "yt-dlp/taps/yt-dlp"
brew "diff-so-fancy"
cask "font-hack-nerd-font"
# cask "font-fantasque-sans-mono"
# cask "alacritty"
# cask "amethyst"
# cask "firefox"
# cask "google-chrome"
# cask "postman"
# cask "lastpass"
# cask "snagit"
# cask "visual-studio-code"
# cask "vlc"
# mas "iStumbler", id: 546033581
# mas "Slack", id: 803453959