diff options
author | typebrook <typebrook@gmail.com> | 2020-02-01 11:10:56 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-02-01 11:10:56 +0800 |
commit | fcb4152e634c8a3d2ff00bea39292e8212feff3a (patch) | |
tree | cc2f8535142d5b7aa164a7a702380cfbdd832ec7 | |
parent | b048edb5e2c3e31882f87d1839bb8e046ac98b1d (diff) |
update
-rwxr-xr-x | scripts/gist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist index af9358c..d55516c 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -48,6 +48,7 @@ | |||
48 | # gist (help | h) | 48 | # gist (help | h) |
49 | 49 | ||
50 | # TODO parallel branch works with wget and other stuff | 50 | # TODO parallel branch works with wget and other stuff |
51 | # TODO new command "user" to fetch other user's gists | ||
51 | # TODO grep mode for description, file content | 52 | # TODO grep mode for description, file content |
52 | # TODO push github.com (may need new token) | 53 | # TODO push github.com (may need new token) |
53 | # TODO description for current directory | 54 | # TODO description for current directory |