This shell script is inspired by dirtags.sh in: http://ctags.sourceforge.net/faq.html#15 This thing does 2 things written in the website. 1. Makes "tags" file in each directory under the given directory. 2. Makes "tags" file in the given directory, which contains all tags under the directory. Example: When you have this structure: ~/project/hoge…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment