Skip to content

Instantly share code, notes, and snippets.

@willnet
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save willnet/e12dbfde9463dde5c78a to your computer and use it in GitHub Desktop.

Select an option

Save willnet/e12dbfde9463dde5c78a to your computer and use it in GitHub Desktop.
gem info
#!/bin/sh
echo "gem search -d ^${1}$"
gem search -d ^${1}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment