diff options
| -rwxr-xr-x | gist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -48,9 +48,9 @@ | |||
| 48 | # Since now a gist is a local cloned repo | 48 | # Since now a gist is a local cloned repo |
| 49 | # It is your business to do git commit and git push | 49 | # It is your business to do git commit and git push |
| 50 | 50 | ||
| 51 | # TODO Save HEADER with wget and httpie | ||
| 52 | # TODO user friendly config file | 51 | # TODO user friendly config file |
| 53 | # TODO feature to exclude tag-value or grep-string | 52 | # TODO feature to exclude tag-value or grep-string |
| 53 | # TODO Save HEADER with wget and httpie | ||
| 54 | # TODO codebase statistics, like C++ or something | 54 | # TODO codebase statistics, like C++ or something |
| 55 | 55 | ||
| 56 | configuredClient="" | 56 | configuredClient="" |