Created
May 23, 2013 09:38
-
-
Save bittersweet/5634954 to your computer and use it in GitHub Desktop.
run ctags on current project and every gem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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