README.md in gem-grep-0.6.0 vs README.md in gem-grep-0.6.1

- old
+ new

@@ -31,11 +31,15 @@ By default it would pick `grep` if nothing is set. However we recommend [ag][] if you have it installed. Use `--` to pass arguments to `$GEM_GREP`, such as `--color`, `-E`, or `-A`. +Also checkout [gem.fish][] for [fish][] completion. + [ag]: https://github.com/ggreer/the_silver_searcher +[gem.fish]: https://github.com/godfat/dev-tool/blob/master/.config/fish/completions/gem.fish +[fish]: http://fishshell.com/ ### grep gem gem grep rib -- 'def test' # grep 'def test' -nR ~/.gem/ruby/2.0.0/gems/rib-1.0.0 @@ -70,10 +74,10 @@ ## LICENSE: Apache License 2.0 -Copyright (c) 2013, Lin Jen-Shin (godfat) +Copyright (c) 2013-2014, Lin Jen-Shin (godfat) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at