diff options
author | typebrook <typebrook@gmail.com> | 2020-01-28 00:13:59 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-28 00:13:59 +0800 |
commit | 4419b80f31edc92307a856219cdf3bf21e867d69 (patch) | |
tree | 4f43553f6087364525aa7b92e6dea7887908583a /scripts/gist | |
parent | 410961a0dfec18f2f1d48716a7100fbb25e9f993 (diff) |
update
Diffstat (limited to 'scripts/gist')
-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 |