Add the silver searcher to brew packages

This commit is contained in:
2017-12-19 16:10:08 -05:00
parent fb8e44280c
commit 46e9392a49
2 changed files with 3 additions and 2 deletions

View File

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