Skip to content

Instantly share code, notes, and snippets.

@bittersweet
Created May 23, 2013 09:38
Show Gist options
  • Save bittersweet/5634954 to your computer and use it in GitHub Desktop.
Save bittersweet/5634954 to your computer and use it in GitHub Desktop.
run ctags on current project and every gem
$ ctags -R --exclude=.git --exclude=log * ~/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment