add XXX: List XXXs, FIXMEs and TODOs in files

This commit is contained in:
neingeist 2016-10-14 15:01:10 +02:00
parent a87cfc1779
commit c8be409689

3
XXX Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
# List XXXs, FIXMEs and TODOs in files
ag "XXX|FIXME|TODO"