-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
54 lines (50 loc) · 1010 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
# ./Brewfile
tap 'homebrew/bundle'
tap 'homebrew/cask-fonts'
brew 'bat'
brew 'brew-cask-completion'
brew 'coreutils'
brew 'deno'
brew 'docker-compose'
brew 'docker'
brew 'eza'
brew 'ffmpeg'
brew 'gh'
brew 'gibo'
brew 'git'
brew 'gpg'
brew 'imagemagick'
brew 'jq'
brew 'lefthook'
brew 'mas'
brew 'peco'
brew 'stow'
brew 'switchaudio-osx'
brew 'tig'
brew 'tldr'
brew 'volta'
brew 'zsh-autosuggestions'
brew 'zsh-completions'
cask '1password'
cask 'discord'
cask 'font-plemol-jp-hs'
cask 'font-plemol-jp-nf'
cask 'font-plemol-jp'
cask 'google-chrome'
cask 'google-japanese-ime'
cask 'krisp'
cask 'microsoft-edge'
cask 'raycast'
cask 'visual-studio-code'
cask 'zoom'
mas 'AmorphousDiskMark', id: 1168254295
mas 'Apple Configurator 2', id: 1037126344
mas 'Compressor', id: 424390742
mas 'Final Cut Pro', id: 424389933
mas 'Keynote', id: 409183694
mas 'LINE', id: 539883307
mas 'Motion', id: 434290957
mas 'Numbers', id: 409203825
mas 'Pages', id: 409201541
mas 'Slack', id: 803453959
mas 'Xcode', id: 497799835