Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@madis
Created November 17, 2012 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madis/4101315 to your computer and use it in GitHub Desktop.
Save madis/4101315 to your computer and use it in GitHub Desktop.
TextMate findings

Create ctags file for SublimeText containing current floder + used gemsets - ctags --extra=+f --exclude=.git --exclude=log -f .tags -R . `rvm gemdir`/gems/*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment