Last active
December 10, 2019 20:52
-
-
Save jottenlips/aab92a4d63e4a46e1e42e2093a791eee to your computer and use it in GitHub Desktop.
Get all my todos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| grep -rnw './' -e '//TODO:' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment