scatterd-dotfiles/bin
Derek Prior 734c130822 Add "bundle search" subcommand
Bundler 1.8+ added support for git-style subcommands. Any scripts
starting with `bundler-` in your path are executable as bundler
subcommands.

This adds `search` as a subcommand that uses `ag` to search for a string
among all gems in your bundle (default) or optionally a specific gem.
I've found this useful for finding the source of puzzling deprecations,
finding what gem provides a method, and other various things.
2015-05-08 14:44:00 -07:00
..
bundler-search Add "bundle search" subcommand 2015-05-08 14:44:00 -07:00
git-churn Isolate credits to README 2013-06-18 16:47:01 -07:00
git-co-pr Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-create-branch Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-ctags Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-current-branch Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-delete-branch Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-merge-branch Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-pr Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-rename-branch Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
git-up Move Git aliases to subcommand scripts 2015-04-27 13:47:52 -07:00
replace set --nocolor flag to make piping xargs safe 2015-02-23 14:39:06 -08:00
tat Update tat script to also work from within tmux 2014-12-09 13:06:49 -05:00