-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
58 lines (56 loc) · 1.13 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
# Homebrew
# --------------------
brew "curl"
brew "fish"
brew "fzf"
brew "git"
brew "gh"
brew "jq"
brew "mas"
brew "mise"
brew "neovim"
brew "openssl"
brew "ripgrep"
brew "stow"
brew "tmux"
brew "wget"
tap "universal-ctags/universal-ctags"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
# Cask
# --------------------
cask "1password"
cask "betaflight-configurator"
cask "dash"
cask "discord"
cask "docker"
cask "dropbox"
cask "imagealpha"
cask "imageoptim"
cask "istat-menus"
cask "kitty"
cask "netnewswire"
cask "ngrok"
cask "paw"
cask "slack"
cask "spotify"
cask "steermouse"
cask "superslicer"
cask "tableplus"
cask "whatsapp"
cask "zoom"
# Mac App Store
# --------------------
mas "1Blocker", id: 1365531024
mas "Affinity Designer", id: 824171161
mas "Affinity Photo", id: 824183456
mas "Affinity Publisher", id: 881418622
mas "Bear", id: 1091189122
mas "Color Picker", id: 1545870783
mas "GoodLinks", id: 1474335294
mas "Keynote", id: 409183694
mas "Marked 2", id: 890031187
mas "Notability", id: 360593530
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Shapr3D", id: 1091675654
mas "Things", id: 904280696