-
Notifications
You must be signed in to change notification settings - Fork 3
/
.Brewfile
90 lines (85 loc) · 1.74 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
# tap 'caskroom/cask'
# tap 'caskroom/fonts'
# tap 'dmnc/horology'
# tap 'homebrew/bundle'
# tap 'homebrew/core'
# tap 'adoptopenjdk/openjdk'
tap 'ankurdave/ankurdave'
tap 'd12frosted/emacs-plus'
brew 'coreutils'
brew 'emacs-plus', args: ['with-native-comp']
brew 'git'
brew 'htop'
# brew 'aspell', args: ['with-lang-en']
# brew 'automake'
# brew 'bash'
# brew 'bash-completion'
# brew 'cmake'
# brew 'git-lfs'
# brew 'python'
# brew 'wget'
# cask 'coconutbattery'
# cask 'dropbox'
# cask 'iterm2'
# cask 'keepassxc'
# cask 'skim'
# cask 'spectacle'
# cask 'adoptopenjdk11'
# brew 'ammonite-repl'
# brew 'ankurdave/ankurdave/afew', args: ['HEAD']
# brew 'dfu-util'
# brew 'fdupes'
# brew 'ffmpeg'
# brew 'figlet'
# brew 'gcc'
# brew 'ghostscript'
# brew 'git-number'
# brew 'global', args: ['with-ctags', 'with-pygments', 'with-sqlite3']
# brew 'gnuplot', args: ['with-cairo', 'with-pdflib-lite', 'with-tex', 'with-wxmac']
# brew 'hub'
# brew 'imagemagick'
# brew 'ispell'
# brew 'isync'
# brew 'maven'
# brew 'mercurial'
# brew 'ncdu'
# brew 'node'
# brew 'notmuch'
# brew 'npm'
# brew 'numpy'
# brew 'optipng'
# brew 'pandoc'
# brew 'parallel'
# brew 'pdf-tools'
# brew 'python3'
# brew 'rsnapshot'
# brew 'rsnapshot-once', args: ['HEAD']
# brew 's3cmd'
# brew 'sbt'
# brew 'scala'
# brew 'sctags', args: ['HEAD']
# brew 'terraform'
# brew 'tg'
# cask 'backblaze'
# cask 'darktable'
# cask 'docker'
# cask 'flux'
# cask 'font-roboto'
# cask 'gimp'
# cask 'google-chrome'
# cask 'google-photos-backup'
# cask 'inkscape'
# cask 'java'
# cask 'lumen'
# cask 'mactex'
# cask 'microsoft-office'
# cask 'omnigraffle'
# cask 'skype'
# cask 'slack'
# cask 'spotify'
# cask 'spotify-notifications'
# cask 'transmission'
# cask 'viber'
# cask 'virtualbox'
# cask 'vlc'
# cask 'yakyak'