-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
80 lines (76 loc) · 1.22 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
# rubocop:disable all
tap 'homebrew/bundle'
tap 'homebrew/cask'
tap 'homebrew/core'
tap 'homebrew/services'
tap 'homebrew/cask-fonts'
tap 'qmk/qmk'
tap 'hashicorp/tap'
brew 'asdf'
brew 'awscli'
brew 'bash'
brew 'bat'
brew 'colima'
brew 'curl'
brew 'diff-so-fancy'
brew 'docker'
brew 'docker-compose'
brew 'exa'
brew 'fd'
brew 'fzf'
brew 'git'
brew 'glow'
brew 'htop'
brew 'jq'
brew 'kubectl'
brew 'kubectx'
brew 'mas'
brew 'neovim'
brew 'nmap'
brew 'node'
brew 'openssl'
brew 'qmk'
brew 'ripgrep'
brew 'speedtest-cli'
brew 'stow'
brew 'streamlink'
brew 'tig'
brew 'tldr'
brew 'tmux'
brew 'urlview'
brew 'wget'
brew 'zoxide'
cask 'alacritty'
cask 'alfred'
cask 'bettertouchtool'
cask 'brave-browser'
cask 'discord'
cask 'drawio'
cask 'font-fira-code'
cask 'font-fira-code'
cask 'gog-galaxy'
cask 'google-chrome'
cask 'hammerspoon'
cask 'kap'
cask 'karabiner-elements'
cask 'keepassxc'
cask 'keycastr'
cask 'obsidian'
cask 'qlmarkdown'
cask 'qlstephen'
cask 'qlvideo'
cask 'quicklook-json'
cask 'quicklookase'
cask 'sdm' # StrongDM
cask 'slack'
cask 'spotify'
cask 'steam'
cask 'syncthing'
cask 'telegram'
cask 'the-unarchiver'
cask 'transmission'
cask 'viscosity'
cask 'vlc'
cask 'wkhtmltopdf'
mas 'Spark', id: 1176895641
mas 'Soma FM', id: 449155338