-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
56 lines (50 loc) · 939 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
cask "qutebrowser"
# cask "alacritty" # only installs intel binary
cask "react-native-debugger"
cask "1password"
cask "1password-cli"
cask "android-studio"
cask "hammerspoon"
cask "alfred"
cask "google-chrome"
cask "steermouse"
cask "sequel-pro"
cask "db-browser-for-sqlite"
cask "openscad"
brew "pam-reattach"
brew "docker"
brew "docker-compose"
brew "nvm"
brew "yarn"
brew "watchman"
brew "lua-language-server"
brew "pyenv"
brew "openssl"
brew "readline"
brew "sqlite3"
brew "xz"
brew "zlib"
brew "leiningen"
brew "weechat"
brew "tut"
brew "neovim"
brew "tmux"
brew "dotbot"
brew "antibody"
brew "buku"
brew "jq"
brew "zsh"
brew "mas"
brew "ripgrep"
brew "choose-gui"
brew "pandoc"
brew "gh"
brew "scrcpy"
mas "Meeter for Zoom, Teams & Co", id: 1510445899
mas "Bear", id: 1091189122
mas "ToothFairy", id: 1191449274
mas "Vimari", id: 1480933944