Skip to content

Instantly share code, notes, and snippets.

@timjstewart
Created November 9, 2013 22:01
Show Gist options
  • Save timjstewart/7390619 to your computer and use it in GitHub Desktop.
Save timjstewart/7390619 to your computer and use it in GitHub Desktop.
#! /bin/bash
ctags-exuberant -e -o TAGS -R
@timjstewart
Copy link
Author

Runs exuberant ctags on current directory creating TAGS file suitable for Emacs

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