diff options
-rwxr-xr-x | scripts/gist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist index 1d7ed60..bea6642 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -55,6 +55,7 @@ | |||
55 | # TODO parallel branch works with json parsing on python | 55 | # TODO parallel branch works with json parsing on python |
56 | # TODO parallel branch works with wget and other stuff | 56 | # TODO parallel branch works with wget and other stuff |
57 | # TODO completion | 57 | # TODO completion |
58 | # TODO grep mode for description, file content | ||
58 | 59 | ||
59 | # Validate settings. | 60 | # Validate settings. |
60 | config=~/.config/gistrc | 61 | config=~/.config/gistrc |