-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
102 lines (95 loc) · 1.74 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# Taps
tap 'homebrew/cask'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
tap 'homebrew/bundle'
tap 'nicoverbruggen/homebrew-cask'
tap 'stripe/stripe-cli'
# Binaries
brew 'antigen' # Plugin manager for zsh
brew 'awscli'
brew 'bash' # Latest Bash version
brew 'coreutils' # Those that come with macOS are outdated
brew 'ffmpeg'
brew 'gatsby-cli'
brew 'gh'
brew 'git'
brew 'gnupg'
brew 'grep'
brew 'httpie'
brew 'mackup'
brew 'mas' # Mac App Store manager
brew 'netlify-cli'
brew 'pkg-config' # https://github.com/driesvints/dotfiles/issues/20
brew 'starship'
brew 'stripe/stripe-cli/stripe'
brew 'trash' # Manage the Trash bin
brew 'tree' # List directories in a tree structure
brew 'zlib' # Needed for Memcached
# Spatie Medialibrary
brew 'jpegoptim'
brew 'optipng'
brew 'pngquant'
brew 'svgo'
brew 'gifsicle'
# Development
brew 'php'
brew '[email protected]'
brew '[email protected]'
brew 'composer'
brew 'imagemagick'
brew 'meilisearch'
brew 'mysql'
# brew 'nginx'
brew 'node'
brew 'nvm'
brew 'redis'
brew 'yarn'
# Apps
cask '1password'
cask '1password-cli'
cask 'amethyst'
cask 'basecamp'
cask 'brave-browser'
cask 'dbngin'
cask 'docker'
cask 'figma'
cask 'firefox'
cask 'github'
cask 'google-chrome'
cask 'gpg-suite'
cask 'helo'
cask 'imageoptim'
cask 'insomnia'
cask 'iterm2'
cask 'keka'
cask 'loom'
cask 'monitorcontrol'
cask 'phpmon'
cask 'phpstorm'
cask 'postman'
cask 'ray'
cask 'raycast'
cask 'setapp'
cask 'sketch'
cask 'skitch'
cask 'slack'
cask 'spotify'
cask 'sublime-text'
cask 'sublime-merge'
cask 'spectacle'
cask 'telegram'
cask 'tinkerwell'
cask 'transmission'
cask 'twitter'
cask 'visual-studio-code'
cask 'vlc'
cask 'zoom'
# Quicklook
cask 'qlmarkdown'
cask 'quicklook-json'
# Fonts
cask 'font-fira-code'
cask 'font-roboto'
# Mas
mas install 412759995 # Guidance