-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
70 lines (66 loc) · 1.03 KB
/
Brewfile
File metadata and controls
70 lines (66 loc) · 1.03 KB
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
cask_args appdir: '/Applications'
tap 'homebrew/bundle'
tap 'puma/puma'
tap 'romkatv/powerlevel10k'
brew 'ack'
brew 'azure-cli'
brew 'bat'
brew 'coreutils'
brew 'diff-so-fancy'
brew 'direnv'
brew 'docker'
brew 'fzf'
brew 'gh'
brew 'git-crypt'
brew 'git-lfs'
brew 'git-filter-repo'
brew 'go'
brew 'gpg'
brew 'graphicsmagick'
brew 'grc'
brew 'grpcurl'
brew 'helm'
brew 'htop'
brew 'httpie'
brew 'imagemagick'
brew 'jp2a'
brew 'jq'
brew 'kubectl'
brew 'libgit2'
brew 'librsvg'
brew 'maven'
brew 'ncdu'
brew 'nvm'
brew 'openssl'
brew 'pkg-config'
brew 'prettyping'
brew 'puma/puma/puma-dev'
brew 'pyenv'
brew 'rbenv'
brew 'readline'
brew 'romkatv/powerlevel10k/powerlevel10k'
brew 'roundup'
brew 'ruby-build'
brew 'shpotify'
brew 'spaceman-diff'
brew 'spark'
brew 'tldr'
brew 'vim'
brew 'watchman'
brew 'wget'
brew 'yarn'
cask 'adium'
cask 'alfred'
cask 'atom'
cask 'discord'
cask 'figma'
cask 'handbrake'
cask 'intellij-idea'
cask 'iterm2'
cask 'jumpcut'
cask 'rectangle'
cask 'slack'
cask 'transmission'
cask 'tunnelbear'
cask 'telegram'
cask 'vlc'