Skip to content

Instantly share code, notes, and snippets.

@lesce
Created October 12, 2012 15:38
Show Gist options
  • Select an option

  • Save lesce/3879840 to your computer and use it in GitHub Desktop.

Select an option

Save lesce/3879840 to your computer and use it in GitHub Desktop.
ctags with rvm gem list
ctags --extra=+f --exclude=.git --exclude=log -R * \`rvm gemdir\`/gems/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment