diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-01 21:33:27 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-01 21:33:27 +0100 |
commit | af76b9a0ae58dc8c87548053a5bc310ad6be25ce (patch) | |
tree | b2aa5927ed19855c101120593b59a9c3224804ad /todo | |
parent | bdf6ac149ec260dab767663419731b302679f458 (diff) |
more small tweaks
Diffstat (limited to 'todo')
-rwxr-xr-x | todo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ #!/bin/sh git ls-files | xargs -d '\n' -- grep '\<TO''DO\>' -- +# TODO: use <algorithm> somewhere |