Skip to content

Instantly share code, notes, and snippets.

@edwinheij
Created September 11, 2014 11:02
Show Gist options
  • Save edwinheij/cd5925b179389f7be923 to your computer and use it in GitHub Desktop.
Save edwinheij/cd5925b179389f7be923 to your computer and use it in GitHub Desktop.
generate ctags file
ctags -R --exclude=.git --exclude=log *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment