index
:
bin
master
My scripts
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ag-todos
blob: 3884dc17ef18eefa28d9eee0388d40c1b6352cea (
plain
)
1
2
3
#!/bin/bash exec ag "\b(FIXME|TODO|XXX|HACK|BUG)\b" "$@"