aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xscripts/gist1
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