Revert "Migrate from the silver searcher to ripgrep"

This commit is contained in:
Yan Pritzker
2017-05-30 16:40:31 -05:00
committed by GitHub
parent a8f11c97c6
commit e5a1358508
8 changed files with 17 additions and 27 deletions

View File

@@ -172,7 +172,7 @@ def install_homebrew
puts "======================================================"
puts "Installing Homebrew packages...There may be some warnings."
puts "======================================================"
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace ripgrep ghi hub}
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher ghi hub}
run %{brew install macvim --custom-icons --with-override-system-vim --with-lua --with-luajit}
puts
puts