-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
59 lines (56 loc) · 876 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
57
58
59
# Taps
tap 'dart-lang/dart'
tap 'github/gh'
tap 'heroku/brew'
tap 'homebrew/cask'
tap 'homebrew/cask-fonts'
tap 'homebrew/services'
# Binaries
brew 'bat'
brew 'bitrise'
brew 'cocoapods'
brew 'dart'
brew 'fish'
brew 'fzf'
brew 'gh'
brew 'git'
brew 'heroku'
brew 'jq'
brew 'mas'
brew 'postgresql'
brew 'rbenv'
brew 'ruby-build'
brew 'tree'
brew 'yarn'
# Apps
cask '1password'
cask 'appcleaner'
cask 'arctype'
cask 'caffeine'
cask 'cinch'
cask 'cloudflare-warp'
cask 'discord'
cask 'docker'
cask 'dropbox'
cask 'figma'
cask 'firefox'
cask 'fliqlo'
cask 'flutter'
cask 'flux'
cask 'google-chrome'
cask 'imageoptim'
cask 'insomnia'
cask 'iterm2'
cask 'kindle'
cask 'notion'
cask 'numi'
cask 'slack'
cask 'skitch'
cask 'the-unarchiver'
cask 'tradingview'
cask 'tweetbot'
cask 'visual-studio-code'
cask 'vlc'
# Mac App Store
mas 'Keynote', id: 409183694
mas 'LINE', id: 539883307