Skip to content

Instantly share code, notes, and snippets.

@ChangWanHong
Created January 24, 2018 10:24
Show Gist options
  • Save ChangWanHong/d6df021538aeea89821695be7be640ea to your computer and use it in GitHub Desktop.
Save ChangWanHong/d6df021538aeea89821695be7be640ea to your computer and use it in GitHub Desktop.
ctags-append.sh
ctags --extra=+f --fields=+i --languages=c++,java,c --append=yes tags --exclude=.git -R $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment