Skip to content

Instantly share code, notes, and snippets.

@geta6
Created December 4, 2013 03:14
Show Gist options
  • Save geta6/7781775 to your computer and use it in GitHub Desktop.
Save geta6/7781775 to your computer and use it in GitHub Desktop.
#!/bin/sh
gem uninstall -axI `gem list --no-versions | grep -v test-unit | grep -v rdoc | grep -v psych | grep -v io-console | grep -v rake | grep -v json | grep -v bigdecimal | grep -v minitest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment