Skip to content

Instantly share code, notes, and snippets.

@bradtgmurray
Created July 3, 2012 18:19
Show Gist options
  • Save bradtgmurray/3041531 to your computer and use it in GitHub Desktop.
Save bradtgmurray/3041531 to your computer and use it in GitHub Desktop.
alias buildtags="rm -f cscope.out && find . -name \*.c -o -name \*.h > cscope.files && cscope -b -R"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment