Add another homebrew package

This commit is contained in:
Michael Campagnaro 2018-01-21 19:04:20 -05:00
parent bfa5623f71
commit 051001151d

View File

@ -42,6 +42,7 @@ brew_packages=(
'pkg-config' 'pkg-config'
'vim' 'vim'
'the_silver_searcher' 'the_silver_searcher'
'selecta'
# 'rust' # 'rust'
# 'go' # 'go'
'sdl') 'sdl')