-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.bak
103 lines (103 loc) · 1.82 KB
/
Brewfile.bak
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
103
tap 'caskroom/cask'
tap 'caskroom/drivers'
tap 'caskroom/eid'
tap 'caskroom/fonts'
tap 'caskroom/versions'
tap 'd12frosted/emacs-plus'
tap 'homebrew/bundle'
tap 'homebrew/core'
tap 'homebrew/services'
tap 'homebrew/test-bot'
tap 'homebrew/versions'
tap 'koekeishiya/formulae'
tap 'vitorgalvao/tiny-scripts'
cask 'java'
cask 'xquartz'
brew 'autoconf'
brew 'automake'
brew 'bash-completion'
brew 'freetype'
brew 'fontconfig'
brew 'gettext'
brew 'pixman'
brew 'cairo'
brew 'cask'
brew 'cmake'
brew 'libgpg-error'
brew 'libassuan'
brew 'libgcrypt'
brew 'libksba'
brew 'pth'
brew 'dirmngr'
brew 'editorconfig'
brew '[email protected]', restart_service: true
brew 'exercism'
brew 'jpeg'
brew 'webp'
brew 'gd'
brew 'git'
brew 'python'
brew 'gmime'
brew 'gmp'
brew 'gnu-getopt'
brew 'pinentry'
brew 'gpg-agent'
brew 'libusb'
brew 'libusb-compat'
brew 'gnupg'
brew 'libtasn1'
brew 'libunistring'
brew 'nettle'
brew 'libtool'
brew 'graphviz'
brew 'icu4c'
brew 'heroku'
brew 'xz'
brew 'libssh2'
brew 'lua'
brew 'mit-scheme'
brew 'msmtp'
brew 'xapian'
brew 'mu', args: ['with-emacs']
brew 'nethack'
brew 'node'
brew 'offlineimap'
brew 'tree'
brew 'pass'
brew 'pinentry-mac'
brew 'pwgen'
brew '[email protected]'
brew 'ruby-build'
brew 'rbenv'
brew 'the_silver_searcher'
brew 'wget'
brew 'yasm'
brew 'd12frosted/emacs-plus/emacs-plus', args: ['with-natural-title-bar']
brew 'koekeishiya/formulae/khd'
brew 'koekeishiya/formulae/kwm'
brew 'vitorgalvao/tiny-scripts/cask-repair'
cask 'alfred'
cask 'atom'
cask 'bittorrent'
cask 'brave'
cask 'discord'
cask 'firefox'
cask 'firefoxdeveloperedition'
cask 'font-fontawesome'
cask 'font-hack'
cask 'gimp'
cask 'gitter'
cask 'google-chrome'
cask 'hammerspoon'
cask 'hyper'
cask 'inkscape'
cask 'iterm2'
cask 'karabiner-elements'
cask 'postgres'
cask 'sketch'
cask 'skitch'
cask 'slack'
cask 'sonos'
cask 'teensy'
cask 'ubersicht'
cask 'virtualbox'