-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdot_Brewfile
90 lines (90 loc) · 1.53 KB
/
dot_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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "ngrok/ngrok"
tap "remotemobprogramming/brew"
tap "saulpw/vd"
tap "shivammathur/php"
brew "libtiff"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "chezmoi"
brew "curl"
brew "freetds"
brew "libavif"
brew "gd"
brew "php", link: false
brew "composer"
brew "dnsmasq"
brew "unbound"
brew "gnutls"
brew "leptonica"
brew "tesseract"
brew "ffmpeg"
brew "fish"
brew "fzf"
brew "gh"
brew "ghostscript"
brew "git"
brew "helix"
brew "libheif"
brew "libraw"
brew "imagemagick"
brew "lf"
brew "mackup"
brew "mailpit"
brew "mariadb"
brew "mas"
brew "neovim"
brew "nginx"
brew "node@18", link: true
brew "[email protected]"
brew "[email protected]", link: true
brew "pkg-config"
brew "virtualenv"
brew "pre-commit"
brew "[email protected]"
brew "redis", restart_service: true
brew "speedtest-cli"
brew "tmux"
brew "wakeonlan"
brew "youtube-dl"
brew "zoxide"
brew "remotemobprogramming/brew/mob"
cask "1password"
cask "1password-cli"
cask "alfred"
cask "arc"
cask "dbngin"
cask "discord"
cask "docker"
cask "fantastical"
cask "font-hack-nerd-font"
cask "forklift"
cask "jetbrains-toolbox"
cask "karabiner-elements"
cask "kitty"
cask "loom"
cask "maintenance"
cask "musicbrainz-picard"
cask "ngrok"
cask "obsidian"
cask "phpstorm"
cask "pop"
cask "rectangle"
cask "rustrover"
cask "signal"
cask "slack"
cask "spotify"
cask "steam"
cask "synology-chat"
cask "synology-drive"
cask "synologyassistant"
cask "tidal"
cask "utm"
cask "whatsapp"
cask "zoom"
mas "iMovie", id: 408981434
mas "Numbers", id: 409203825
mas "Pages", id: 409201541