-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
110 lines (107 loc) · 1.9 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Brewfile generated with the following command:
# brew bundle dump
#
# Taps
tap 'caskroom/cask'
#tap 'facebook/fb'
tap 'homebrew/boneyard'
tap 'homebrew/bundle'
tap 'homebrew/core'
tap 'homebrew/dupes'
tap 'homebrew/gui'
#tap 'jasonmp85/iwyu'
tap 'universal-ctags/universal-ctags'
# Install binaries
brew 'ack'
brew 'bashdb'
brew 'docbook'
brew 'asciidoc'
brew 'freetype'
brew 'fontconfig'
brew 'gettext'
brew 'glib'
brew 'pixman'
brew 'cairo'
brew 'git'
brew 'openssl'
brew 'pkg-config'
brew 'gdbm'
brew 'sqlite'
brew 'python'
brew 'atk'
brew 'bash-completion'
brew 'batik'
brew 'bear'
brew 'binutils'
brew 'boost'
brew 'ccache'
brew 'chisel'
brew 'cmake'
brew 'colordiff'
brew 'coreutils'
brew 'cppcheck'
brew 'gmp'
brew 'mpfr'
brew 'gawk'
brew 'gnu-sed'
brew 'libelf'
brew 'wget'
brew 'docbook-xsl'
brew 'dwarfutils'
brew 'isl'
brew 'jpeg'
brew 'gd'
brew 'gdb'
brew 'shared-mime-info'
brew 'gdk-pixbuf'
brew 'gnome-icon-theme'
brew 'gnu-getopt'
brew 'lua'
brew 'gnuplot'
brew 'libunistring'
brew 'nettle'
brew 'gnutls'
brew 'libtool'
brew 'graphviz'
brew 'grep', args: ['with-default-names']
brew 'gsettings-desktop-schemas'
brew 'icu4c'
brew 'hicolor-icon-theme'
brew 'gtk+'
brew 'xz'
brew 'gtkglext'
brew 'gtksourceview3'
brew 'help2man'
brew 'imagemagick'
brew 'libcroco'
brew 'librsvg'
brew 'mas'
brew 'nmap'
brew 'node'
brew 'nvim'
brew 'open-scene-graph'
brew 'p7zip'
brew 'premake'
brew 'protobuf'
brew 'py2cairo'
brew 'pygobject3'
brew 'qt'
brew 'qcachegrind', args: ['with-graphviz']
brew 'qemu'
brew 'ripgrep'
brew 'socat'
brew 'stgit'
brew 'stow'
brew 'tig'
brew 'vim', args: ['with-lua', 'with-python', 'with-client-server', 'with-override-system-vi']
brew 'xmlto'
brew 'zlib'
brew 'universal-ctags/universal-ctags/universal-ctags', args: ['HEAD']
# Apps
cask 'shiftit'
cask 'java'
cask 'xquartz'
# Install Mac App Store apps
mas '1Password', id: 443987910
mas 'Xcode', id: 497799835
mas 'Microsoft Remote Desktop', id: 715768417