File tree 2 files changed +95
-79
lines changed
2 files changed +95
-79
lines changed Original file line number Diff line number Diff line change @@ -2,104 +2,120 @@ homebrew_repositories:
2
2
- caskroom/cask
3
3
4
4
homebrew_packages:
5
- - ag
6
5
- autoconf
7
- - autojump
8
- - automake
9
- - cairo
10
- - cmake
11
- - coreutils
12
- - curl
13
- - czmq
14
- - dnsmasq
15
- - docker
16
- - doxygen
17
- - ffmpeg
18
- - flac
19
- - fontconfig
20
- - fontforge
21
6
- freetype
22
- - gdbm
23
- - gettext
24
- - gibo
25
- - git
26
- - gmp
27
- - go
28
- - gobject-introspection
29
- - gradle
30
- - graphite2
31
- - harfbuzz
32
- - htop
33
7
- icu4c
34
- - io
8
+ - libtiff
9
+ - mtr
10
+ - pixman
11
+ - sqlite
12
+ - xvid
13
+ - autojump
14
+ - fribidi
35
15
- jmeter
16
+ - libtool
17
+ - ncurses
18
+ - pkg-config
19
+ - swig
20
+ - xz
21
+ - automake
22
+ - gdbm
36
23
- john
24
+ - libunistring
25
+ - nettle
26
+ - postgresql
27
+ - telnet
28
+ - yajl
29
+ - cairo
30
+ - gettext
37
31
- jpeg
32
+ - libvorbis
33
+ - nmap
34
+ - pwgen
35
+ - terraform
36
+ - youtube-dl
37
+ - cmake
38
+ - gibo
38
39
- jpeg-turbo
40
+ - libvpx
41
+ - oath-toolkit
42
+ - python
43
+ - the_silver_searcher
44
+ - zeromq
45
+ - coreutils
46
+ - git
39
47
- lame
48
+ - libxmlsec1
49
+ - openssl
50
+ - python@2
51
+ - theora
52
+ - zsh
53
+ - curl
54
+ - glib
40
55
- lemon
41
- - libevent
42
- - libffi
43
- - libidn2
44
- - libmpc
45
- - libogg
46
- - libpng
47
- - libsndfile
48
- - libsodium
49
- - libtiff
50
- - libtool
51
- - libunistring
52
- - libvorbis
53
- - libxml2
54
- - libxslt
55
56
- libyaml
56
- - mariadb
57
- - mas
58
- - maven
59
- - mcrypt
60
- - mhash
61
- - mpfr
62
- - nmap
63
- - openssl
64
57
65
- - ossp-uuid
66
- - pango
67
- - pcre
68
- - peco
69
- - perl
70
- - pixman
71
- - pkg-config
72
- - postgresql
73
- - pwgen
74
- - python
75
58
- re2c
76
- - readline
77
- - redis
78
- - ripgrep
79
- - ruby
80
- - ruby-build
81
- - scons
82
- - sqlite
83
- - swig
84
- - telnet
85
- - terraform
86
59
- tig
60
+ - zsh-completions
61
+ - czmq
62
+ - gmp
63
+ - libevent
64
+ - lua
65
+ - opus
66
+ - readline
87
67
- tmux
68
+ - zsh-syntax-highlighting
69
+ - dnsmasq
70
+ - gnutls
71
+ - libffi
72
+ - mcrypt
73
+ - ossp-uuid
74
+ - redis
88
75
- tree
76
+ - zstd
77
+ - docker
78
+ - go
79
+ - libgcrypt
80
+ - mecab
81
+ - p11-kit
82
+ - ripgrep
89
83
- unixodbc
84
+ - doxygen
85
+ - gobject-introspection
86
+ - libgpg-error
87
+ - mecab-ipadic
88
+ - pango
89
+ - ruby
90
90
- utf8proc
91
+ - ffmpeg
92
+ - graphite2
93
+ - libidn2
94
+ - mecab-jumandic
95
+ - pcre
96
+ - ruby-build
91
97
- vim
98
+ - flac
99
+ - harfbuzz
100
+ - libogg
101
+ - mhash
102
+ - pcre2
103
+ - scons
92
104
- wget
105
+ - fontconfig
106
+ - htop
107
+ - libpng
108
+ - mkcert
109
+ - peco
110
+ - sdl2
93
111
- x264
94
- - xvid
95
- - xz
96
- - yajl
97
- - youtube-dl
98
- - zeromq
99
- - zplug
100
- - zsh
101
- - zsh-completions
102
- - zsh-syntax-highlighting
112
+ - fontforge
113
+ - hub
114
+ - libtasn1
115
+ - mpfr
116
+ - perl
117
+ - snappy
118
+ - x265
103
119
104
120
mas_applications: []
105
121
# - {name: 'Slack', store_hash: 803453959}
Original file line number Diff line number Diff line change 21
21
#
22
22
- name : tap external homebrew repositories
23
23
homebrew_tap :
24
- name : caskroom /cask
24
+ name : homebrew /cask
25
25
26
26
- name : update homebrew
27
27
homebrew : update_homebrew=yes
You can’t perform that action at this time.
0 commit comments