1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/Brewfile

13 lines
171 B
Plaintext
Raw Normal View History

2017-10-22 21:38:11 +03:00
brew 'carthage'
2020-03-27 00:39:58 +03:00
brew 'coreutils'
2017-12-03 11:59:15 +03:00
brew 'gnu-sed'
2017-10-22 21:38:11 +03:00
brew 'libtool'
brew 'automake'
2017-12-03 11:59:15 +03:00
brew 'cmake'
brew 'pkg-config'
brew 'gettext'
2017-10-22 21:38:11 +03:00
brew 'ninja'
2020-02-07 01:22:44 +03:00
brew 'coreutils'
brew 'python3'