Bash completion script for the gem command-line tool
Bash completion for gem
gem
$ gem list <TAB>
$ gem install rails<TAB>
$ gem search <TAB>